Skip to content

Commit 84646cd

Browse files
committed
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.
1 parent ec071cd commit 84646cd

File tree

5 files changed

+1150
-0
lines changed

5 files changed

+1150
-0
lines changed

0 commit comments

Comments
 (0)