1. 351241c Replace Sema-level implementation of -fassume-sane-operator-new with a by Richard Smith · 9 years ago
  2. 7f416cc Compute and preserve alignment more faithfully in IR-generation. by John McCall · 10 years ago
  3. a953f28 Update Clang tests to handle explicitly typed load changes in LLVM. by David Blaikie · 11 years ago
  4. 218b783 Update Clang tests to handle explicitly typed gep changes in LLVM. by David Blaikie · 11 years ago
  5. 82d14cd Remove 'not' from some CodeGen tests by Alp Toker · 12 years ago
  6. 4362261 CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 12 years ago
  7. 925213b Add 'not' to commands that are expected to fail. by Rafael Espindola · 12 years ago
  8. 284c48f Do a proper recursive lookup when deciding whether a class's usual by John McCall · 15 years ago
  9. 8521f06 Fix for Release-Assert. by Mike Stump · 16 years ago
  10. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  11. 6fa768d Fix spelling for target triplet. by Mike Stump · 16 years ago
  12. 266ee4a Try and fix buildbot issue. by Mike Stump · 16 years ago
  13. 011c4c3 Implement two-argument form of delete operator. by Eli Friedman · 16 years ago