This revision was automatically updated to reflect the committed changes.
Closed by commit rL311232: [clang-diff] Add option to dump the AST, one node
per line (authored by krobelus).
Repository:
rL LLVM
https://reviews.llvm.org/D36180
Files:
cfe/trunk/test/Tooling/clang-diff-ast.cpp
cfe/
arphaman accepted this revision.
arphaman added a comment.
This revision is now accepted and ready to land.
LGTM
https://reviews.llvm.org/D36180
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/c
johannes updated this revision to Diff 109538.
johannes added a comment.
merge update
https://reviews.llvm.org/D36180
Files:
test/Tooling/clang-diff-ast.cpp
test/Tooling/clang-diff-json.cpp
tools/clang-diff/ClangDiff.cpp
Index: tools/clang-diff/ClangDiff.cpp
=
johannes updated this revision to Diff 109419.
johannes added a comment.
Herald added a subscriber: klimek.
add a test
https://reviews.llvm.org/D36180
Files:
test/Tooling/clang-diff-ast.cpp
test/Tooling/clang-diff-json.cpp
tools/clang-diff/ClangDiff.cpp
Index: tools/clang-diff/ClangDiff.