1. e96dd89 [Modules] Make Support/Debug.h modular. This requires it to not change by Chandler Carruth · 12 years ago
  2. 6ff5aa7 [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword. by Craig Topper · 12 years ago
  3. 7315602 Switch all uses of LLVM_OVERRIDE to just use 'override' directly. by Craig Topper · 12 years ago
  4. 3186c01 Add LLVM_OVERRIDE to methods that override their base classes. by Craig Topper · 13 years ago
  5. 5485acd Fix Doxygen issues: by Dmitri Gribenko · 13 years ago
  6. 421caa42 Adding missing anchor to DATDeltaAlgorithm. by David Blaikie · 14 years ago
  7. 5729f51 Use const_iterator where appropriate. by Daniel Dunbar · 15 years ago
  8. 579ba2a ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on top of the standard 'delta debugging' algorithm. by Daniel Dunbar · 15 years ago