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

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 06:03:31 PDT 2019


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

Rebased to current master.


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


More information about the cfe-commits mailing list