1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 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
  3. 0653066 Removed math.h include, as Windows math.h has a compile error. by John Thompson · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  5. 2d6ca8d Update a number of CodeGen tests to not create .ll files in the test by Daniel Dunbar · 16 years ago
  6. f93d528 Don't include complex.h or tgmath.h for this test; they aren't needed, by Eli Friedman · 16 years ago
  7. 02b3c26 testcase that doesn't work quite yet by Chris Lattner · 17 years ago