1. 8877321 make the token paste avoidance logic turn "..." into ".. ." instead of ". . ." by Chris Lattner · 14 years ago
  2. 8685110 fix a bug in paste avoidance which would cause us to accidentally by Chris Lattner · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 8121ecd fix tests by Nuno Lopes · 15 years ago
  5. b396a37 Convert Preprocessor Clang tests to FileCheck in regards to PR5307. by Edward O'Callaghan · 15 years ago
  6. e1614bb apply Eli's patch to fix PR4008, with a testcase. Thanks Eli! by Chris Lattner · 15 years ago
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  8. c577a0e Multiple tests in a single test file must be linked with '&&'. by Argyrios Kyrtzidis · 16 years ago
  9. b1a17ae avoid pasting L + "foo" into L"foo". by Chris Lattner · 17 years ago
  10. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago