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 <[email protected]>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
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to