forked from OSchip/llvm-project
a75b2cac71
This is the first commit for the "Clang-based C/C++ diff tool" GSoC project. ASTDiff is a new library that computes a structural AST diff between two ASTs using the gumtree algorithm. Clang-diff is a new Clang tool that will show the structural code changes between different ASTs. Patch by Johannes Altmanninger! Differential Revision: https://reviews.llvm.org/D34329 llvm-svn: 308731 |
||
---|---|---|
.. | ||
Inputs | ||
auto-detect-from-source-parent-of-cwd.cpp | ||
auto-detect-from-source-parent.cpp | ||
auto-detect-from-source.cpp | ||
clang-check-analyzer.cpp | ||
clang-check-args.cpp | ||
clang-check-ast-dump.cpp | ||
clang-check-autodetect-dir.cpp | ||
clang-check-builtin-headers.cpp | ||
clang-check-chdir.cpp | ||
clang-check-extra-arg.cpp | ||
clang-check-pwd.cpp | ||
clang-check-rel-path.cpp | ||
clang-check-strip-o.cpp | ||
clang-check.cpp | ||
clang-diff-basic.cpp | ||
lit.local.cfg | ||
ms-asm-no-target.cpp | ||
multi-jobs.cpp | ||
pch.cpp |