Commit a0e1e68
authored
[clang][bytecode] Return Invalid() on non-constexpr builtins (llvm#133700)
So the diagnostic output matches with the current interpreter1 parent 11dd7d9 commit a0e1e68
File tree
2 files changed
+10
-1
lines changed- clang
- lib/AST/ByteCode
- test/AST/ByteCode
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2125 | 2125 | | |
2126 | 2126 | | |
2127 | 2127 | | |
2128 | | - | |
| 2128 | + | |
2129 | 2129 | | |
2130 | 2130 | | |
2131 | 2131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1591 | 1591 | | |
1592 | 1592 | | |
1593 | 1593 | | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
0 commit comments