[cfe-commits] [PATCH] Add support for pretty-printing attributes

Richard Membarth richard.membarth at informatik.uni-erlangen.de
Fri Nov 4 07:44:30 PDT 2011


Attached is a patch that adds support for pretty-printing attributes
stored in the AST. Tblgen is used to generate the necessary code for
pretty printing attributes as suggest by Peter in [1].

Please let me know if this is ok.

Richard

[1] http://article.gmane.org/gmane.comp.compilers.clang.scm/41790

-------------- next part --------------
A non-text attachment was scrubbed...
Name: prettyprint_attributes.patch
Type: text/x-diff
Size: 7866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111104/283da49a/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111104/283da49a/attachment.sig>


More information about the cfe-commits mailing list