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

Richard Smith - zygoloid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 17:30:03 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341437: Allow all supportable non-type attributes to be used with #pragma clang… (authored by rsmith, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D51507

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51507.163956.patch
Type: text/x-patch
Size: 42437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/0503c00a/attachment.bin>


More information about the llvm-commits mailing list