Commit 43e83b9
authored
[clang][bytecode] Fix allocating primitive arrays of unknown bound (llvm#127788)
1 parent 2c8b124 commit 43e83b9
File tree
2 files changed
+8
-1
lines changed- clang
- lib/AST/ByteCode
- test/AST/ByteCode
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3397 | 3397 | | |
3398 | 3398 | | |
3399 | 3399 | | |
3400 | | - | |
| 3400 | + | |
| 3401 | + | |
3401 | 3402 | | |
3402 | 3403 | | |
3403 | 3404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
907 | 907 | | |
908 | 908 | | |
909 | 909 | | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
910 | 916 | | |
911 | 917 | | |
912 | 918 | | |
| |||
0 commit comments