mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
EDG 6.0 gives better location in some circumstances changing the results of these tests for the better.
115 lines
8.9 KiB
Plaintext
115 lines
8.9 KiB
Plaintext
| access.c:11:3:11:3 | type mention | access.c:7:3:7:3 | s | T |
|
|
| access.c:13:3:13:8 | global | access.c:2:5:2:10 | global | V |
|
|
| access.c:15:3:15:6 | my_s | access.c:11:5:11:8 | my_s | V |
|
|
| access.c:15:8:15:8 | x | access.c:6:8:6:8 | x | V |
|
|
| access.c:15:14:15:17 | my_s | access.c:11:5:11:8 | my_s | V |
|
|
| access.c:15:19:15:19 | y | access.c:6:11:6:11 | y | V |
|
|
| access.c:17:3:17:8 | call to access | access.c:9:6:9:11 | access | M |
|
|
| access.c:17:10:17:14 | param | access.c:9:17:9:21 | param | V |
|
|
| access.c:26:23:26:35 | more_accesses | access.c:24:6:24:18 | more_accesses | V |
|
|
| access.c:27:3:27:8 | type mention | access.c:22:3:22:8 | myEnum | T |
|
|
| access.c:27:15:27:25 | MYENUMCONST | access.c:21:3:21:13 | MYENUMCONST | V |
|
|
| call.c:12:3:12:8 | call to call_f | call.c:4:6:4:11 | call_f | M |
|
|
| call.c:14:3:14:7 | f_ptr | call.c:10:10:10:14 | f_ptr | V |
|
|
| call.c:14:12:14:17 | call_f | call.c:4:6:4:11 | call_f | V |
|
|
| call.c:15:3:15:7 | f_ptr | call.c:10:10:10:14 | f_ptr | V |
|
|
| class.cpp:13:33:13:36 | _val | class.cpp:13:21:13:24 | _val | V |
|
|
| class.cpp:16:16:16:22 | type mention | class.cpp:2:7:2:13 | myClass | T |
|
|
| class.cpp:26:29:26:32 | _val | class.cpp:26:17:26:20 | _val | V |
|
|
| class.cpp:35:1:35:14 | type mention | class.cpp:9:7:9:20 | myIntContainer | T |
|
|
| class.cpp:36:1:36:12 | type mention | class.cpp:23:7:23:18 | myTContainer<char> | T |
|
|
| class.cpp:38:30:38:36 | type mention | class.cpp:2:7:2:13 | myClass | T |
|
|
| class.cpp:45:2:45:8 | type mention | class.cpp:2:7:2:13 | myClass | T |
|
|
| class.cpp:51:2:51:8 | type mention | class.cpp:2:7:2:13 | myClass | T |
|
|
| class.cpp:59:2:59:24 | type mention | class.cpp:48:7:48:29 | implicitDestructorClass | T |
|
|
| class.cpp:66:2:66:8 | type mention | class.cpp:2:7:2:13 | myClass | T |
|
|
| class.cpp:68:2:68:3 | mc | class.cpp:66:11:66:12 | mc | V |
|
|
| class.cpp:68:11:68:17 | type mention | class.cpp:2:7:2:13 | myClass | T |
|
|
| class.cpp:70:9:70:10 | mc | class.cpp:66:11:66:12 | mc | V |
|
|
| class.cpp:75:26:75:29 | _num | class.cpp:75:14:75:17 | _num | V |
|
|
| class.cpp:77:3:77:8 | type mention | class.cpp:73:7:73:12 | Number | T |
|
|
| class.cpp:77:26:77:31 | type mention | class.cpp:73:7:73:12 | Number | T |
|
|
| class.cpp:78:5:78:10 | type mention | class.cpp:73:7:73:12 | Number | T |
|
|
| class.cpp:78:19:78:21 | num | class.cpp:84:7:84:9 | num | V |
|
|
| class.cpp:78:25:78:29 | other | class.cpp:77:34:77:38 | other | V |
|
|
| class.cpp:78:31:78:33 | num | class.cpp:84:7:84:9 | num | V |
|
|
| class.cpp:80:12:80:17 | result | class.cpp:78:12:78:17 | result | V |
|
|
| class.cpp:87:1:87:6 | type mention | class.cpp:73:7:73:12 | Number | T |
|
|
| class.cpp:89:3:89:8 | type mention | class.cpp:73:7:73:12 | Number | T |
|
|
| class.cpp:91:10:91:15 | result | class.cpp:89:10:89:15 | result | V |
|
|
| class.cpp:91:17:91:17 | call to operator/ | class.cpp:77:10:77:18 | operator/ | M |
|
|
| class.cpp:91:20:91:25 | type mention | class.cpp:73:7:73:12 | Number | T |
|
|
| class.cpp:91:27:91:29 | num | class.cpp:87:17:87:19 | num | V |
|
|
| class.cpp:100:24:100:34 | type mention | class.cpp:94:18:94:28 | string_type | T |
|
|
| class.cpp:105:1:105:15 | type mention | class.cpp:97:7:97:21 | StringContainer | T |
|
|
| class.cpp:106:9:106:23 | type mention | class.cpp:97:7:97:21 | StringContainer | T |
|
|
| class.cpp:106:25:106:27 | STR(x) | class.cpp:95:1:95:18 | #define STR(x) L ## x | X |
|
|
| class.cpp:117:2:117:29 | type mention | class.cpp:109:7:109:34 | myClassWithConstructorParams | T |
|
|
| class.cpp:117:37:117:37 | a | class.cpp:115:27:115:27 | a | V |
|
|
| class.cpp:117:40:117:40 | b | class.cpp:115:34:115:34 | b | V |
|
|
| class.cpp:118:2:118:29 | type mention | class.cpp:109:7:109:34 | myClassWithConstructorParams | T |
|
|
| class.cpp:119:2:119:4 | ptr | class.cpp:118:32:118:34 | ptr | V |
|
|
| class.cpp:119:12:119:39 | type mention | class.cpp:109:7:109:34 | myClassWithConstructorParams | T |
|
|
| class.cpp:119:41:119:41 | a | class.cpp:115:27:115:27 | a | V |
|
|
| class.cpp:119:44:119:44 | b | class.cpp:115:34:115:34 | b | V |
|
|
| include.c:2:10:2:20 | #include "include.h" | include.h:0:0:0:0 | include.h | I |
|
|
| include.c:5:10:5:18 | MYINCLUDE | include.c:4:1:4:29 | #define MYINCLUDE "include.h" | X |
|
|
| include.c:7:17:7:27 | #include "include.h" | include.h:0:0:0:0 | include.h | I |
|
|
| macros.c:5:9:5:16 | mymacro2(x) | macros.c:3:1:3:31 | #define mymacro2(x) mymacro1(x) | X |
|
|
| macros.c:11:5:11:11 | fgmacro(x) | macros.c:9:1:9:29 | #define fgmacro(x) f(x); g(x) | X |
|
|
| macros.c:15:1:15:2 | MM(name) | macros.c:14:1:14:38 | #define MM(name) extern int name (int) | X |
|
|
| overload.cpp:5:22:5:23 | _v | overload.cpp:5:14:5:15 | _v | V |
|
|
| overload.cpp:6:16:6:22 | type mention | overload.cpp:2:7:2:13 | MyValue | T |
|
|
| overload.cpp:6:36:6:40 | other | overload.cpp:6:25:6:29 | other | V |
|
|
| overload.cpp:6:42:6:42 | v | overload.cpp:22:6:22:6 | v | V |
|
|
| overload.cpp:8:2:8:8 | type mention | overload.cpp:2:7:2:13 | MyValue | T |
|
|
| overload.cpp:8:27:8:33 | type mention | overload.cpp:2:7:2:13 | MyValue | T |
|
|
| overload.cpp:10:3:10:3 | v | overload.cpp:22:6:22:6 | v | V |
|
|
| overload.cpp:10:7:10:11 | other | overload.cpp:8:36:8:40 | other | V |
|
|
| overload.cpp:10:13:10:13 | v | overload.cpp:22:6:22:6 | v | V |
|
|
| overload.cpp:15:2:15:8 | type mention | overload.cpp:2:7:2:13 | MyValue | T |
|
|
| overload.cpp:17:3:17:9 | type mention | overload.cpp:2:7:2:13 | MyValue | T |
|
|
| overload.cpp:18:3:18:3 | v | overload.cpp:22:6:22:6 | v | V |
|
|
| overload.cpp:19:10:19:13 | temp | overload.cpp:17:11:17:14 | temp | V |
|
|
| overload.cpp:27:2:27:8 | type mention | overload.cpp:2:7:2:13 | MyValue | T |
|
|
| overload.cpp:27:20:27:20 | x | overload.cpp:27:10:27:10 | x | V |
|
|
| overload.cpp:28:2:28:8 | type mention | overload.cpp:2:7:2:13 | MyValue | T |
|
|
| overload.cpp:28:12:28:18 | type mention | overload.cpp:2:7:2:13 | MyValue | T |
|
|
| overload.cpp:30:2:30:2 | y | overload.cpp:27:16:27:16 | y | V |
|
|
| overload.cpp:30:4:30:4 | call to operator= | overload.cpp:8:11:8:19 | operator= | M |
|
|
| overload.cpp:30:6:30:6 | call to operator* | overload.cpp:15:10:15:18 | operator* | M |
|
|
| overload.cpp:30:7:30:7 | call to operator* | overload.cpp:15:10:15:18 | operator* | M |
|
|
| overload.cpp:30:8:30:8 | call to operator* | overload.cpp:15:10:15:18 | operator* | M |
|
|
| overload.cpp:30:9:30:9 | x | overload.cpp:27:10:27:10 | x | V |
|
|
| type_mentions.cpp:2:9:2:16 | type mention | type_mentions.cpp:1:7:1:14 | MyClass1 | T |
|
|
| type_mentions.cpp:7:2:7:9 | type mention | type_mentions.cpp:1:7:1:14 | MyClass1 | T |
|
|
| type_mentions.cpp:8:2:8:8 | type mention | type_mentions.cpp:2:18:2:24 | MyType1 | T |
|
|
| type_mentions.cpp:9:2:9:7 | MYTYPE | type_mentions.cpp:3:1:3:22 | #define MYTYPE MyType1 | X |
|
|
| type_mentions.cpp:18:8:18:15 | type mention | type_mentions.cpp:14:7:14:14 | MyClass2<1> | T |
|
|
| type_mentions.cpp:18:24:18:31 | type mention | type_mentions.cpp:1:7:1:14 | MyClass1 | T |
|
|
| type_mentions.cpp:27:3:27:11 | type mention | type_mentions.cpp:21:10:21:18 | MyStruct1 | T |
|
|
| type_mentions.cpp:35:1:35:14 | type mention | type_mentions.cpp:31:7:31:20 | BinaryTemplate<MyClass1, MyStruct1> | T |
|
|
| type_mentions.cpp:35:16:35:23 | type mention | type_mentions.cpp:1:7:1:14 | MyClass1 | T |
|
|
| type_mentions.cpp:35:40:35:48 | type mention | type_mentions.cpp:21:10:21:18 | MyStruct1 | T |
|
|
| type_mentions.cpp:39:24:39:32 | type mention | type_mentions.cpp:21:10:21:18 | MyStruct1 | T |
|
|
| type_mentions.cpp:43:8:43:15 | type mention | type_mentions.cpp:37:7:37:14 | MyClass3 | T |
|
|
| type_mentions.cpp:43:18:43:33 | type mention | type_mentions.cpp:39:34:39:49 | MyTypedefStruct1 | T |
|
|
| type_mentions.cpp:45:18:45:25 | type mention | type_mentions.cpp:37:7:37:14 | MyClass3 | T |
|
|
| type_mentions.cpp:52:2:52:9 | type mention | type_mentions.cpp:1:7:1:14 | MyClass1 | T |
|
|
| type_mentions.cpp:53:2:53:9 | type mention | type_mentions.cpp:37:7:37:14 | MyClass3 | T |
|
|
| type_mentions.cpp:57:2:57:8 | type mention | type_mentions.cpp:51:7:51:13 | MyUnion | T |
|
|
| type_mentions.cpp:58:2:58:3 | un | type_mentions.cpp:57:10:57:11 | un | V |
|
|
| type_mentions.cpp:58:5:58:10 | myVal1 | type_mentions.cpp:52:11:52:16 | myVal1 | V |
|
|
| type_mentions.cpp:58:14:58:15 | un | type_mentions.cpp:57:10:57:11 | un | V |
|
|
| type_mentions.cpp:58:17:58:22 | myVal1 | type_mentions.cpp:52:11:52:16 | myVal1 | V |
|
|
| type_mentions.cpp:60:2:60:7 | type mention | type_mentions.cpp:47:6:47:11 | MyEnum | T |
|
|
| type_mentions.cpp:60:14:60:22 | myEnumVal | type_mentions.cpp:48:2:48:10 | myEnumVal | V |
|
|
| type_mentions.cpp:62:2:62:8 | type mention | type_mentions.cpp:2:18:2:24 | MyType1 | T |
|
|
| type_mentions.cpp:62:19:62:25 | type mention | type_mentions.cpp:2:18:2:24 | MyType1 | T |
|
|
| type_mentions.cpp:63:2:63:8 | type mention | type_mentions.cpp:2:18:2:24 | MyType1 | T |
|
|
| type_mentions.cpp:63:22:63:28 | type mention | type_mentions.cpp:2:18:2:24 | MyType1 | T |
|
|
| type_mentions.cpp:65:2:65:3 | en | type_mentions.cpp:60:9:60:10 | en | V |
|
|
| type_mentions.cpp:65:8:65:13 | type mention | type_mentions.cpp:47:6:47:11 | MyEnum | T |
|
|
| type_mentions.cpp:74:25:74:31 | type mention | type_mentions.cpp:2:18:2:24 | MyType1 | T |
|
|
| type_mentions.cpp:78:1:78:7 | type mention | type_mentions.cpp:2:18:2:24 | MyType1 | T |
|