]> granicus.if.org Git - clang/commit
Revert "Revert "[clang-diff] Move the JSON export function to clang-diff""
authorJohannes Altmanninger <aclopte@gmail.com>
Sat, 19 Aug 2017 00:57:38 +0000 (00:57 +0000)
committerJohannes Altmanninger <aclopte@gmail.com>
Sat, 19 Aug 2017 00:57:38 +0000 (00:57 +0000)
commit948113089e026114699a517bacf0a85987f6a5c8
tree3c247fa946d32f226cc8ccd14709c28a43002c14
parenteac4c13ac9ea8f12bc049e040c7b9c8a517f54e7
Revert "Revert "[clang-diff] Move the JSON export function to clang-diff""

This reverts commit eac4c13ac9ea8f12bc049e040c7b9c8a517f54e7, the
original commit *should* not have caused the build failure.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311216 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Tooling/ASTDiff/ASTDiff.h
lib/Tooling/ASTDiff/ASTDiff.cpp
test/Tooling/clang-diff-json.cpp [new file with mode: 0644]
test/lit.cfg
test/lit.site.cfg.in
tools/clang-diff/ClangDiff.cpp