diff options
author | Alex Lorenz <arphaman@gmail.com> | 2017-07-21 12:49:28 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2017-07-21 12:49:28 +0000 |
commit | a75b2cac718500b6b0d2bc59abc7ccbb1eeb0663 (patch) | |
tree | 467caac864825052c987965ddadba416031a5a40 /lldb/packages/Python/lldbsuite | |
parent | 024e319489daa7fe28e0d639502f2f141fb5a146 (diff) | |
download | bcm5719-llvm-a75b2cac718500b6b0d2bc59abc7ccbb1eeb0663.tar.gz bcm5719-llvm-a75b2cac718500b6b0d2bc59abc7ccbb1eeb0663.zip |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions