1. b96a3a4 Preserve unknown STDC pragma through preprocessor by Steven Wu · 8 years ago
  2. f37d0cd FileCheck'ize a test by Dmitri Gribenko · 13 years ago
  3. 2f1e36b Rename tok::eom to tok::eod. by Peter Collingbourne · 15 years ago
  4. 3bffa52 Make LexOnOffSwitch a Preprocessor member function by Peter Collingbourne · 15 years ago
  5. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  6. 8b57697 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  7. df22268 Warn about uses of #pragma STDC FENV_ACCESS ON, since we don't by Chris Lattner · 17 years ago
  8. 02ef4e3 diagnose invalid syntax of STDC pragmas. by Chris Lattner · 17 years ago
  9. a0b1f76 reject invalid stuff in the STDC namespace. by Chris Lattner · 17 years ago
  10. 958ee04 stub out STDC #pragmas. by Chris Lattner · 17 years ago
  11. 21656f2 basic support for -Wunknown-pragmas, more coming. by Chris Lattner · 17 years ago
  12. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  13. a7e7e2b new testcase by Chris Lattner · 19 years ago