[PATCH] Implement CapturedStmt AST

Wei Pan wei.pan at intel.com
Tue Feb 19 20:42:55 PST 2013


Hi doug.gregor, gribozavr,

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

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

Files:
  include/clang/AST/RecursiveASTVisitor.h
  include/clang/AST/Stmt.h
  include/clang/Basic/StmtNodes.td
  include/clang/Serialization/ASTBitCodes.h
  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.3.patch
Type: text/x-patch
Size: 16669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130219/0d7dea70/attachment.bin>


More information about the cfe-commits mailing list