summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-diff] Renames, NFCJohannes Altmanninger2017-08-011-93/+90
* [clang-diff] Move data declarations to the public headerJohannes Altmanninger2017-08-011-7/+116
* [clang-diff] Get rid of unused variable warnings in ASTDiff.cppAlex Lorenz2017-07-211-6/+4
* Fix another compiler error from r308731Alex Lorenz2017-07-211-1/+1
* Fix tuple construction compiler error from r308731Alex Lorenz2017-07-211-1/+1
* [clang-diff] Add initial implementationAlex Lorenz2017-07-211-0/+912
OpenPOWER on IntegriCloud