summaryrefslogtreecommitdiffstats
path: root/clang/test/Tooling/clang-diff-opt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-diff] Improve and test getNodeValueJohannes Altmanninger2017-08-201-0/+1
| | | | | | | | | | | | Summary: Use qualified names if available. Reviewers: arphaman Subscribers: klimek Differential Revision: https://reviews.llvm.org/D36186 llvm-svn: 311292
* [clang-diff] Fix similarity computationJohannes Altmanninger2017-08-201-0/+44
Summary: Add separate tests for the top-down and the bottom-up phase, as well as one for the optimal matching. Reviewers: arphaman Subscribers: klimek Differential Revision: https://reviews.llvm.org/D36185 llvm-svn: 311284
OpenPOWER on IntegriCloud