Commit 8d908b8
authored
[clang][Interp] Ignore unnamed bitfields when zeroing records (llvm#102749)
Including unions, where this is more important.1 parent 1c26992 commit 8d908b8
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3356 | 3356 | | |
3357 | 3357 | | |
3358 | 3358 | | |
| 3359 | + | |
| 3360 | + | |
| 3361 | + | |
3359 | 3362 | | |
3360 | 3363 | | |
3361 | 3364 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
300 | 308 | | |
301 | 309 | | |
0 commit comments