1. d029cbb Replace 'grep foo | count 0' with 'not grep foo'. by Rafael Espindola · 11 years ago
  2. e953172 Tests: remove disabled llvm-gcc invocations by Dmitri Gribenko · 11 years ago
  3. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  4. 1f38251 Pack ivar offsets together. by Bill Wendling · 13 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  7. 2ca2429 ... and add back a few more triple forces. by Daniel Dunbar · 15 years ago
  8. ca74ae7 Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. by Daniel Dunbar · 15 years ago
  9. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  10. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  11. e7d6c3d Revert 69646, that was the precise inverse of what I wanted to commit. by Daniel Dunbar · 15 years ago
  12. 51a1d95 Kill ASTContext::[gs]etFieldForDecl, instead we just lookup things by Daniel Dunbar · 15 years ago
  13. 3eec8aa Don't emit ivar offsets for unnamed bit fields. by Daniel Dunbar · 15 years ago
  14. 48fa064 Fix bug in computation of ivar offsets for (adjacent) bitfields. by Daniel Dunbar · 15 years ago