1. f6071e1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  2. 0634201 Make more headers self-contained. by Benjamin Kramer · 10 years ago
  3. 00e08fc Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  4. c83e68f [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 11 years ago
  5. f010c46 Sort the #include lines for tools/... by Chandler Carruth · 13 years ago
  6. a7542d5 Remove unused private fields found by clang's new -Wunused-private-field. by Benjamin Kramer · 13 years ago
  7. 2d24e2a Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  8. 875c3ff Make llvm::Consumer a class (to remove a MSVC warning since Consumer is later forward declared as a struct) by Francois Pichet · 14 years ago
  9. 7d4fc4f This patch is a big refactoring of llvm-diff. It doesn't add new features, but it re-organizes the old features, so I can insert the MetadataEngine to use the same infrastructure. by Renato Golin · 14 years ago