This revision was automatically updated to reflect the committed changes.
Closed by commit rC352558: NFC: Move GenericSelectionExpr dump to NodeDumper
(authored by steveire, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56961?vs=182674&id=184187#toc
Repository:
rC Clang
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/D56961/new/
https://reviews.llvm.org/D56961
___
steveire created this revision.
steveire added a reviewer: aaron.ballman.
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D56961
Files:
include/clang/AST/TextNodeDumper.h
lib/AST/ASTDumper.cpp
lib/AST/TextNodeDumper.cpp
Index: lib/AST/TextNodeDumpe