This revision was automatically updated to reflect the committed changes.
Closed by commit rC351239: Implement BlockDecl::Capture dump in terms of
visitors (authored by steveire, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56709?vs=181751&id=181859#toc
Repository:
rC C
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56709/new/
https://reviews.llvm.org/D56709
___
steveire updated this revision to Diff 181751.
steveire added a comment.
Update
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56709/new/
https://reviews.llvm.org/D56709
Files:
include/clang/AST/TextNodeDumper.h
lib/AST/ASTDumper.cpp
lib/AST/TextNodeDumper.
steveire created this revision.
steveire added a reviewer: aaron.ballman.
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D56709
Files:
include/clang/AST/TextNodeDumper.h
lib/AST/ASTDumper.cpp
lib/AST/TextNodeDumper.cpp
Index: lib/AST/TextNodeDumpe