Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-diff] Improve and test getNodeValue | Johannes Altmanninger | 2017-08-20 | 1 | -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 computation | Johannes Altmanninger | 2017-08-20 | 1 | -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 |