Commit bc95e0b
[CIR] Add back ability to process cir files in cc1 (#1628)
Reapplying
e66b670
which was reverted during rebase (after fixing some conflicts).
Un-xfails the test `cc1.cir` (#1497).
---------
Co-authored-by: Nathan Lanza <[email protected]>1 parent 88d7931 commit bc95e0b
File tree
5 files changed
+9
-5
lines changed- clang
- include/clang
- Basic
- Driver
- lib/Frontend
- test/CIR
5 files changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3239 | 3239 | | |
3240 | 3240 | | |
3241 | 3241 | | |
| 3242 | + | |
3242 | 3243 | | |
3243 | 3244 | | |
3244 | 3245 | | |
| |||
3708 | 3709 | | |
3709 | 3710 | | |
3710 | 3711 | | |
3711 | | - | |
| 3712 | + | |
| 3713 | + | |
3712 | 3714 | | |
3713 | 3715 | | |
3714 | 3716 | | |
| |||
4011 | 4013 | | |
4012 | 4014 | | |
4013 | 4015 | | |
4014 | | - | |
| 4016 | + | |
| 4017 | + | |
4015 | 4018 | | |
4016 | 4019 | | |
4017 | 4020 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments