Commit ad815b6
[Clang][Sema] Fix invalid cast when validating SVE types within CheckVariableDeclarationType.
Fixes #62087
Differential Revision: https://reviews.llvm.org/D148919
(cherry picked from commit 2bb7e00)1 parent cf85b3e commit ad815b6
File tree
2 files changed
+12
-1
lines changed- clang
- lib/Sema
- test/SemaOpenMP
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8693 | 8693 | | |
8694 | 8694 | | |
8695 | 8695 | | |
8696 | | - | |
| 8696 | + | |
8697 | 8697 | | |
8698 | 8698 | | |
8699 | 8699 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments