[PATCH] D40625: Harmonizing attribute GNU/C++ spellings

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 7 12:05:45 PST 2017


aaron.ballman updated this revision to Diff 126015.
aaron.ballman marked an inline comment as done.
aaron.ballman added a comment.

Updated based on review feedback. This patch leaves off attributes with custom parsing, as well as `analyzer_noreturn`, so that we can handle them as special cases.


https://reviews.llvm.org/D40625

Files:
  include/clang/Basic/Attr.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40625.126015.patch
Type: text/x-patch
Size: 23492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171207/ec0d3ef8/attachment-0001.bin>


More information about the cfe-commits mailing list