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

Philip Craig philipjcraig at gmail.com
Sat Dec 22 21:54:28 PST 2012


  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 --------------
A non-text attachment was scrubbed...
Name: D234.3.patch
Type: text/x-patch
Size: 18030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121222/a7defbc8/attachment.bin>


More information about the cfe-commits mailing list