C++: Add testcase demonstrating the underlying problem in 6ca9c449af.

This commit is contained in:
Mathias Vorreiter Pedersen
2020-09-15 12:32:15 +02:00
parent 1fbb0fbf54
commit d18dd5ab09
7 changed files with 25 additions and 0 deletions

View File

@@ -321,6 +321,7 @@
| simple.cpp:83:9:83:10 | this | AST only |
| simple.cpp:83:12:83:13 | f1 | AST only |
| simple.cpp:84:14:84:20 | this | AST only |
| simple.cpp:92:7:92:7 | i | AST only |
| struct_init.c:15:8:15:9 | ab | AST only |
| struct_init.c:15:12:15:12 | a | AST only |
| struct_init.c:16:8:16:9 | ab | AST only |