Files
codeql/cpp/ql/test/library-tests/ir
Jeroen Ketema 84646cd795 C++: Add tests showing missing destructors for initialization statements
Incidentially this also shows that for contructs like `if (char x = ...)`, so
there is an initialization but not initializer statement, the initialization
is not displayed in the AST, although the IR does contain the initialization.
2024-03-21 09:40:00 +01:00
..
2019-09-09 11:25:53 +02:00