aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-diff/DiffConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use isa<> instead of dyn_cast<> as suggested by Nick.John McCall2011-11-091-1/+1
* Fix the printing of constants. Patch by Stepan Dyatkovskiy!John McCall2011-11-081-0/+4
* This patch is a big refactoring of llvm-diff. It doesn't add new features, bu...Renato Golin2011-03-141-0/+209