llvm-project/clang/test/Tooling
Alex Lorenz a75b2cac71 [clang-diff] Add initial implementation
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
2017-07-21 12:49:28 +00:00
..
Inputs
auto-detect-from-source-parent-of-cwd.cpp
auto-detect-from-source-parent.cpp
auto-detect-from-source.cpp
clang-check-analyzer.cpp int function without a return statement is invalid C++. 2015-11-27 18:10:49 +00:00
clang-check-args.cpp
clang-check-ast-dump.cpp
clang-check-autodetect-dir.cpp
clang-check-builtin-headers.cpp Back out the test case for r266973 for now. 2016-04-21 10:46:14 +00:00
clang-check-chdir.cpp
clang-check-extra-arg.cpp int function without a return statement is invalid C++. 2015-11-27 18:10:49 +00:00
clang-check-pwd.cpp
clang-check-rel-path.cpp
clang-check-strip-o.cpp
clang-check.cpp
clang-diff-basic.cpp [clang-diff] Add initial implementation 2017-07-21 12:49:28 +00:00
lit.local.cfg [test] Port clang tests to canonicalized booleans 2017-01-25 13:11:45 +00:00
ms-asm-no-target.cpp
multi-jobs.cpp
pch.cpp