aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-diff/DifferenceEngine.h
Commit message (Expand)AuthorAgeFilesLines
* This patch is a big refactoring of llvm-diff. It doesn't add new features, bu...Renato Golin2011-03-141-92/+4
* Quiesce warning about non-virtual d'tor in virtual class.Bill Wendling2010-09-031-2/+2
* Fix the msvs 2010 build.Michael J. Spencer2010-08-271-2/+8
* Make the header self-contained and follow #include guidelines.John McCall2010-07-291-4/+6
* Add the llvm-diff tool, which performs a relatively naive structuralJohn McCall2010-07-291-0/+171