[PATCH] D67159: [clang] New __attribute__((__clang_arm_mve_alias)).
Simon Tatham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 10 02:40:36 PDT 2019
simon_tatham updated this revision to Diff 224288.
simon_tatham marked 3 inline comments as done.
simon_tatham added a comment.
Removed spuriously inserted blank line and redundant `checkAttributeNumArgs`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67159/new/
https://reviews.llvm.org/D67159
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/Decl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/arm-mve-alias-attribute.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67159.224288.patch
Type: text/x-patch
Size: 8215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191010/b47f88e4/attachment.bin>
More information about the cfe-commits
mailing list