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. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  4. 4d2d04e fix rdar://6505352 - Bogus warning with -WUndef, a case Anders noticed. by Chris Lattner · 17 years ago
  5. 98ed49f Fix a few more bugs in preprocessor expressions w.r.t. ?:. Now I by Chris Lattner · 17 years ago
  6. 9e66ba6 fix a bug handling right associative operators that Neil noticed, hopefully by Chris Lattner · 17 years ago
  7. 3b69115 fix a nasty bug that Neil identifier in pp-expr parsing (this is PR2279 part D). by Chris Lattner · 17 years ago
  8. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 18 years ago