1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  3. 4d8aac3 Warn about uses of #pragma STDC FENV_ACCESS ON, since we don't by Chris Lattner · 16 years ago
  4. 6c5cf4a diagnose invalid syntax of STDC pragmas. by Chris Lattner · 16 years ago
  5. f545be5 reject invalid stuff in the STDC namespace. by Chris Lattner · 16 years ago
  6. 062f232 stub out STDC #pragmas. by Chris Lattner · 16 years ago
  7. af7cdf4 basic support for -Wunknown-pragmas, more coming. by Chris Lattner · 16 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  9. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 18 years ago