[PATCH] D80836: Support GCC [[gnu::attributes]] in C2x mode

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 1 06:55:51 PDT 2020


aaron.ballman updated this revision to Diff 267603.
aaron.ballman added a comment.

New and improved with proper member initialization in all constructors.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80836/new/

https://reviews.llvm.org/D80836

Files:
  clang/include/clang/Basic/Attr.td
  clang/test/Sema/attr-c2x.c
  clang/utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80836.267603.patch
Type: text/x-patch
Size: 3959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200601/ace74177/attachment-0001.bin>


More information about the cfe-commits mailing list