Commit 7802fb5
authored
[clang][bytecode] Fix
Don't reject them, but delegate to the subexpression.__extension__ handling for vector operators (llvm#118482)1 parent e1cb316 commit 7802fb5
File tree
2 files changed
+4
-0
lines changed- clang
- lib/AST/ByteCode
- test/AST/ByteCode
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5914 | 5914 | | |
5915 | 5915 | | |
5916 | 5916 | | |
| 5917 | + | |
| 5918 | + | |
| 5919 | + | |
5917 | 5920 | | |
5918 | 5921 | | |
5919 | 5922 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments