1. c79f767 tests: Use -ffreestanding when including stdint.h, to avoid platform dependencies. by Daniel Dunbar · 14 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 01ed063 Make tests use the new clang -cc1 flag. by Fariborz Jahanian · 15 years ago
  4. 23afaad Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. by Daniel Dunbar · 15 years ago
  5. 6efcef5 pick a smaller header, one that we control to test this. by Chris Lattner · 16 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  7. b627c8d #import is not considered an extension for ObjC. by Chris Lattner · 16 years ago