Merging r259381:
[oota-llvm.git] / tools / llvm-diff / DiffConsumer.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2012-12-04 Chandler CarruthSort the #include lines for tools/...
2012-06-06 Benjamin KramerRemove unused private fields found by clang's new ...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-03-14 Francois PichetMake llvm::Consumer a class (to remove a MSVC warning...
2011-03-14 Renato GolinThis patch is a big refactoring of llvm-diff. It doesn...