[PATCH] D13546: [ATTR] Automatic line feed after pragma-like attribute.

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 8 06:45:25 PDT 2015


ABataev retitled this revision from "[ATTR] Automatic line feed after pragma-like attribute, NFC." to "[ATTR] Automatic line feed after pragma-like attribute.".
ABataev updated this revision to Diff 36850.
ABataev added a comment.

Printing of pragma-like attributes for declarations did not worked at all. Fixed it and added test for printing #pragma init_seg.


http://reviews.llvm.org/D13546

Files:
  include/clang/Basic/Attr.td
  lib/AST/DeclPrinter.cpp
  test/SemaCXX/pragma-init_seg.cpp
  utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13546.36850.patch
Type: text/x-patch
Size: 5071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151008/3bd44d31/attachment.bin>


More information about the cfe-commits mailing list