Files
codeql/cpp/ql/test/library-tests/instantiations/test.expected
Alexandre Boulgakov 18d9310a61 C++: Update tests to reflect on-demand indexing of special member functions.
None of these tests were relying on the removed rows.
2024-07-12 18:06:56 +01:00

31 lines
902 B
Plaintext

| file://:0:0:0:0 | operator delete |
| file://:0:0:0:0 | operator new |
| file://:0:0:0:0 | operator= |
| file://:0:0:0:0 | operator= |
| test.cpp:2:7:2:7 | A |
| test.cpp:2:7:2:7 | operator= |
| test.cpp:2:19:2:20 | ~A |
| test.cpp:4:7:4:7 | X |
| test.cpp:4:7:4:7 | X |
| test.cpp:4:7:4:7 | X |
| test.cpp:4:7:4:7 | operator= |
| test.cpp:4:7:4:7 | operator= |
| test.cpp:4:32:4:33 | vf |
| test.cpp:14:7:14:7 | Y |
| test.cpp:14:7:14:7 | Y |
| test.cpp:14:7:14:7 | Y |
| test.cpp:14:7:14:7 | operator= |
| test.cpp:14:7:14:7 | operator= |
| test.cpp:14:7:14:7 | ~Y |
| test.cpp:14:35:14:36 | vf |
| test.cpp:16:7:16:7 | B |
| test.cpp:16:7:16:7 | B |
| test.cpp:16:7:16:7 | B |
| test.cpp:16:7:16:7 | operator= |
| test.cpp:16:7:16:7 | operator= |
| test.cpp:16:32:16:35 | vfun |
| test.cpp:19:7:19:7 | C |
| test.cpp:21:18:21:18 | vfun |
| test.cpp:21:18:21:21 | vfun |
| test.cpp:27:6:27:6 | f |