Files
codeql/cpp/ql/test/library-tests/templates/segfault2/expr.expected
2018-08-02 17:53:23 +01:00

10 lines
356 B
Plaintext

| test.cpp:10:9:10:26 | static_cast<C *>... |
| test.cpp:10:9:10:26 | static_cast<T *>... |
| test.cpp:10:9:10:32 | (vacuous destructor call) |
| test.cpp:10:9:10:32 | call to expression |
| test.cpp:10:25:10:25 | t |
| test.cpp:10:25:10:25 | t |
| test.cpp:10:29:10:30 | Unknown literal |
| test.cpp:15:13:15:13 | call to f |
| test.cpp:15:15:15:21 | m |