aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2024-04-30 11:34:34 +0200
committerGitHub <noreply@github.com>2024-04-30 11:34:34 +0200
commitf73e87f53f5d8a86c29251dedc9dbd264179203a (patch)
treea7bc393055ffbec56e6216359f505bbf0a0648e8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent10aab63c9cb49d3ddfbe2cf8992de433efeef6f1 (diff)
downloadllvm-f73e87f53f5d8a86c29251dedc9dbd264179203a.zip
llvm-f73e87f53f5d8a86c29251dedc9dbd264179203a.tar.gz
llvm-f73e87f53f5d8a86c29251dedc9dbd264179203a.tar.bz2
[Clang][Sema] Do not accept "vector _Complex" for AltiVec/ZVector (#90467)
The AltiVec (POWER) and ZVector (IBM Z) language extensions do not support using the "vector" keyword when the element type is a complex type, but current code does not verify this. Add a Sema check and diagnostic for this case. Fixes: https://github.com/llvm/llvm-project/issues/88399
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions