[PATCH] D133634: [clang] Allow vector of BitInt
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 16 19:33:44 PDT 2022
python3kgae updated this revision to Diff 460958.
python3kgae added a comment.
Allow BitInt vector for Microsoftmangle and add codeGen tests for BitInt vector.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133634/new/
https://reviews.llvm.org/D133634
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/ASTContext.cpp
clang/lib/AST/MicrosoftMangle.cpp
clang/lib/Sema/SemaType.cpp
clang/test/CodeGenCXX/ext-int-vector-abi.cpp
clang/test/CodeGenCXX/ext-int.cpp
clang/test/Sema/builtin-classify-type.c
clang/test/SemaCXX/ext-int.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133634.460958.patch
Type: text/x-patch
Size: 30591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220917/04d0e8d5/attachment-0001.bin>
More information about the cfe-commits
mailing list