Commit 40e06b7
Robert Marsh
C++: suppress destructor calls on delete in IR generation
This avoids an issue with duplicated qualifiers that was causing broken control flow1 parent 8013c2a commit 40e06b7
2 files changed
Lines changed: 105 additions & 176 deletions
File tree
- cpp/ql
- lib/semmle/code/cpp/ir/implementation/raw/internal
- test/library-tests/ir/ir
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
119 | 124 | | |
120 | 125 | | |
121 | 126 | | |
| |||
918 | 923 | | |
919 | 924 | | |
920 | 925 | | |
| 926 | + | |
921 | 927 | | |
922 | 928 | | |
923 | 929 | | |
| |||
0 commit comments