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