[PATCH] D51507: Allow all supportable attributes to be used with #pragma clang attribute.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 31 13:38:41 PDT 2018


rsmith updated this revision to Diff 163584.
rsmith added a comment.

Don't add #pragma clang attribute support for 'mode' and 'ext_vector_type'.


Repository:
  rC Clang

https://reviews.llvm.org/D51507

Files:
  include/clang/Basic/Attr.td
  test/Misc/pragma-attribute-supported-attributes-list.test
  test/Parser/pragma-attribute.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51507.163584.patch
Type: text/x-patch
Size: 42347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180831/29bbc605/attachment-0001.bin>


More information about the cfe-commits mailing list