mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
Generation of IDs for namespace members has been fixed to generate unique IDs for variables of the same name but in different namespaces. Update the same_name test to validate this.
13 lines
860 B
Plaintext
13 lines
860 B
Plaintext
| file://:0:0:0:0 | (global namespace) | file://:0:0:0:0 | __va_list_tag |
|
|
| file://:0:0:0:0 | (global namespace) | file://:0:0:0:0 | fp_offset |
|
|
| file://:0:0:0:0 | (global namespace) | file://:0:0:0:0 | gp_offset |
|
|
| file://:0:0:0:0 | (global namespace) | file://:0:0:0:0 | operator= |
|
|
| file://:0:0:0:0 | (global namespace) | file://:0:0:0:0 | operator= |
|
|
| file://:0:0:0:0 | (global namespace) | file://:0:0:0:0 | overflow_arg_area |
|
|
| file://:0:0:0:0 | (global namespace) | file://:0:0:0:0 | p#0 |
|
|
| file://:0:0:0:0 | (global namespace) | file://:0:0:0:0 | p#0 |
|
|
| file://:0:0:0:0 | (global namespace) | file://:0:0:0:0 | reg_save_area |
|
|
| file://:0:0:0:0 | (global namespace) | same_name.cpp:2:11:2:11 | c |
|
|
| same_name.cpp:4:11:4:21 | namespace_a | same_name.cpp:6:12:6:12 | c |
|
|
| same_name.cpp:9:11:9:21 | namespace_b | same_name.cpp:11:12:11:12 | c |
|