summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-diff/DiffConsumer.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+1
* Make more headers self-contained.Benjamin Kramer2016-01-271-0/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-081-5/+5
* Sort the #include lines for tools/...Chandler Carruth2012-12-041-3/+2
* Remove unused private fields found by clang's new -Wunused-private-field.Benjamin Kramer2012-06-061-4/+2
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+1
* Make llvm::Consumer a class (to remove a MSVC warning since Consumer is later...Francois Pichet2011-03-141-1/+2
* This patch is a big refactoring of llvm-diff. It doesn't add new features, bu...Renato Golin2011-03-141-0/+91
OpenPOWER on IntegriCloud