Commit 004e462
authored
[clang][bytecode] Fix unknown size arrays crash in clang bytecode (#160015)
Fixes #153948
Signed-off-by: Osama Abdelkader <[email protected]>1 parent fcebe6b commit 004e462
File tree
2 files changed
+16
-0
lines changed- clang
- lib/AST/ByteCode
- test/AST/ByteCode
2 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
248 | 251 | | |
249 | 252 | | |
250 | 253 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments