[cfe-commits] [PATCH] Implement Attr dumping for -ast-dump

Alexander Kornienko alexfh at google.com
Mon Jan 7 08:36:46 PST 2013


Doug, could you take a look at the patch?


On Sun, Dec 23, 2012 at 6:54 AM, Philip Craig <philipjcraig at gmail.com>wrote:

>   Use @LINE.
>   Add test for clang::warn_unused_result.
>
>   Note that noreturn is stored as a bit in FunctionType, and
> carries_dependency is dropped in Sema, so neither of these can be tested.
>
> http://llvm-reviews.chandlerc.com/D234
>
> CHANGE SINCE LAST DIFF
>   http://llvm-reviews.chandlerc.com/D234?vs=575&id=576#toc
>
> Files:
>   include/clang/AST/CMakeLists.txt
>   include/clang/AST/Makefile
>   lib/AST/ASTDumper.cpp
>   lib/AST/CMakeLists.txt
>   test/Misc/ast-dump-attr.cpp
>   test/Tooling/clang-check-ast-dump.cpp
>   utils/TableGen/ClangAttrEmitter.cpp
>   utils/TableGen/TableGen.cpp
>   utils/TableGen/TableGenBackends.h
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130107/8cdea481/attachment.html>


More information about the cfe-commits mailing list