[PATCH] D34329: [clang-diff] Initial implementation.
Johannes Altmanninger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 4 05:44:25 PDT 2017
johannes updated this revision to Diff 105161.
johannes added a comment.
- style fixes
- correct getSimilarity()
https://reviews.llvm.org/D34329
Files:
include/clang/Tooling/ASTDiff/ASTDiff.h
include/clang/Tooling/ASTDiff/ASTDiffInternal.h
lib/Tooling/ASTDiff/ASTDiff.cpp
lib/Tooling/ASTDiff/CMakeLists.txt
lib/Tooling/CMakeLists.txt
test/Tooling/clang-diff-basic.cpp
tools/CMakeLists.txt
tools/clang-diff/CMakeLists.txt
tools/clang-diff/ClangDiff.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34329.105161.patch
Type: text/x-patch
Size: 47696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170704/545cc3bf/attachment-0001.bin>
More information about the cfe-commits
mailing list