[PATCH] Improve attributes printing.

Michael Han fragmentshaders at gmail.com
Wed Mar 13 14:20:23 PDT 2013


Revive an old patch :).

Richard, do you have a chance to take a look at this?

Michael.

On Thu, Feb 28, 2013 at 6:24 PM, Michael Han <fragmentshaders at gmail.com>wrote:

>   Patch updated. Summary of change:
>   - Introduce a new table-gen generated function isCXX11Syntax to Attr.
>   - Always print out C++11 attributes of a function declaration after
> function declarator-id to make sure they appertain to function itself.
>
> Hi rsmith,
>
> http://llvm-reviews.chandlerc.com/D395
>
> CHANGE SINCE LAST DIFF
>   http://llvm-reviews.chandlerc.com/D395?vs=1120&id=1159#toc
>
> Files:
>   include/clang/AST/Attr.h
>   utils/TableGen/ClangAttrEmitter.cpp
>   lib/AST/DeclPrinter.cpp
>   test/SemaCXX/cxx11-attr-print.cpp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130313/bfa85336/attachment.html>


More information about the cfe-commits mailing list