[PATCH] D67159: [clang] New __attribute__((__clang_arm_mve_alias)).

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 7 06:30:32 PDT 2019


simon_tatham updated this revision to Diff 223550.
simon_tatham added a comment.

Moved the diagnostic into `SemaDeclAttr.cpp` as suggested.


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/DiagnosticASTKinds.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.223550.patch
Type: text/x-patch
Size: 8676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191007/05793979/attachment-0001.bin>


More information about the cfe-commits mailing list