aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-diff/DiffConsumer.h
Commit message (Expand)AuthorAgeFilesLines
* Sort the #include lines for tools/...Chandler Carruth2012-12-041-3/+2
* Remove unused private fields found by clang's new -Wunused-private-field.Benjamin Kramer2012-06-061-4/+2
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+1
* Make llvm::Consumer a class (to remove a MSVC warning since Consumer is later...Francois Pichet2011-03-141-1/+2
* This patch is a big refactoring of llvm-diff. It doesn't add new features, bu...Renato Golin2011-03-141-0/+91