[PATCH] D148381: [WIP][Clang] Add element_count attribute
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 17 16:31:04 PDT 2023
void updated this revision to Diff 514451.
void added a comment.
Herald added a subscriber: jdoerfert.
Fix failing testcase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148381/new/
https://reviews.llvm.org/D148381
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/AST/ASTImporter.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148381.514451.patch
Type: text/x-patch
Size: 4751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230417/36e3661b/attachment.bin>
More information about the cfe-commits
mailing list