summaryrefslogtreecommitdiff
path: root/tools/llvm-diff/DifferenceEngine.h
Commit message (Expand)AuthorAge
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* 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
* This patch is a big refactoring of llvm-diff. It doesn't add new features, bu...Renato Golin2011-03-14
* Quiesce warning about non-virtual d'tor in virtual class.Bill Wendling2010-09-03
* Fix the msvs 2010 build.Michael J. Spencer2010-08-27
* Make the header self-contained and follow #include guidelines.John McCall2010-07-29
* Add the llvm-diff tool, which performs a relatively naive structuralJohn McCall2010-07-29