[PATCH] D133634: [clang] Allow vector of BitInt
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 16 00:19:21 PDT 2022
python3kgae updated this revision to Diff 460659.
python3kgae added a comment.
Limit BitInt vector to byte-sized and power of 2 BitInt.
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/Sema/SemaType.cpp
clang/test/Sema/builtin-classify-type.c
clang/test/SemaCXX/ext-int.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133634.460659.patch
Type: text/x-patch
Size: 7630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220916/0a1bdfc9/attachment.bin>
More information about the cfe-commits
mailing list