[PATCH] Implement CapturedStmt AST

Wei Pan wei.pan at intel.com
Wed Feb 6 13:56:16 PST 2013


  Updated the patch per review comments

Hi doug.gregor, gribozavr,

http://llvm-reviews.chandlerc.com/D370

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D370?vs=889&id=904#toc

Files:
  include/clang/AST/RecursiveASTVisitor.h
  include/clang/AST/Stmt.h
  include/clang/Basic/StmtNodes.td
  include/clang/Serialization/ASTBitCodes.h
  lib/AST/ASTDumper.cpp
  lib/AST/Stmt.cpp
  lib/AST/StmtPrinter.cpp
  lib/AST/StmtProfile.cpp
  lib/CodeGen/CGStmt.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/Sema/TreeTransform.h
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  tools/libclang/CXCursor.cpp
  tools/libclang/RecursiveASTVisitor.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D370.2.patch
Type: text/x-patch
Size: 15391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130206/b8d20e12/attachment.bin>


More information about the cfe-commits mailing list