Commit c234717
authored
Reapply "[Clang,debuginfo] added vtt parameter in destructor DISubroutineType (llvm#130674)" (llvm#145697)
This reverts commit cd826d6 and relands
27c1aa9
This fixes llvm#104765
I tweaked the code to avoid an OOB.1 parent a74c7d8 commit c234717
File tree
3 files changed
+48
-4
lines changed- clang
- lib/CodeGen
- test/CodeGenCXX
3 files changed
+48
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2108 | 2108 | | |
2109 | 2109 | | |
2110 | 2110 | | |
2111 | | - | |
2112 | | - | |
| 2111 | + | |
| 2112 | + | |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
| 2118 | + | |
| 2119 | + | |
| 2120 | + | |
| 2121 | + | |
2113 | 2122 | | |
2114 | 2123 | | |
2115 | 2124 | | |
| |||
2149 | 2158 | | |
2150 | 2159 | | |
2151 | 2160 | | |
2152 | | - | |
| 2161 | + | |
2153 | 2162 | | |
2154 | 2163 | | |
2155 | 2164 | | |
| |||
4522 | 4531 | | |
4523 | 4532 | | |
4524 | 4533 | | |
| 4534 | + | |
| 4535 | + | |
| 4536 | + | |
| 4537 | + | |
| 4538 | + | |
| 4539 | + | |
4525 | 4540 | | |
4526 | 4541 | | |
4527 | 4542 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
266 | 271 | | |
267 | 272 | | |
268 | | - | |
| 273 | + | |
269 | 274 | | |
270 | 275 | | |
271 | 276 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments