Commit 492b609
authored
[clang][bytecode] Remove bogus Initializing special case (llvm#159933)
This doesn't seem to be needed anymore and causes problems.
Fixes llvm#1597871 parent 70ab120 commit 492b609
File tree
2 files changed
+8
-7
lines changed- clang
- lib/AST/ByteCode
- test/AST/ByteCode
2 files changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2383 | 2383 | | |
2384 | 2384 | | |
2385 | 2385 | | |
2386 | | - | |
2387 | | - | |
2388 | | - | |
2389 | | - | |
2390 | | - | |
2391 | | - | |
2392 | | - | |
| 2386 | + | |
| 2387 | + | |
2393 | 2388 | | |
2394 | 2389 | | |
2395 | 2390 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
0 commit comments