[all-commits] [llvm/llvm-project] ad815b: [Clang][Sema] Fix invalid cast when validating SVE...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Wed May 31 20:09:35 PDT 2023
Branch: refs/heads/release/16.x
Home: https://github.com/llvm/llvm-project
Commit: ad815b672d2233943c20ab9db23698f07a7d7a87
https://github.com/llvm/llvm-project/commit/ad815b672d2233943c20ab9db23698f07a7d7a87
Author: Paul Walker <paul.walker at arm.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
A clang/test/SemaOpenMP/arm-sve-acle-types.cpp
Log Message:
-----------
[Clang][Sema] Fix invalid cast when validating SVE types within CheckVariableDeclarationType.
Fixes #62087
Differential Revision: https://reviews.llvm.org/D148919
(cherry picked from commit 2bb7e00b098cdbf87b9e2e2f5ec85b661664b709)
More information about the All-commits
mailing list