1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 78d5590 Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests. by Daniel Dunbar · 15 years ago
  3. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  4. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  5. 8121ecd fix tests by Nuno Lopes · 15 years ago
  6. 9b0cffe Convert Preprocessor Clang tests to FileCheck in regards to PR5307. by Edward O'Callaghan · 15 years ago
  7. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  8. 3240469 Fix a couple of bugs: by Chris Lattner · 15 years ago
  9. c5b7e8d fix this test to fail when the patch isn't applied. by Chris Lattner · 15 years ago
  10. 4c3ba6c Make sure an invalid concatentaion doesn't insert whitespace before by Eli Friedman · 15 years ago
  11. c25d805 In assembler-with-cpp mode, don't error on '#' (stringize) operator applied to by Daniel Dunbar · 15 years ago
  12. f5db8f8 fix rdar://6804322 by wiring up -fdollars-in-identifiers by Chris Lattner · 15 years ago
  13. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  14. f1538de The individual pieces of an invalid paste as still candidates for expansion. by Chris Lattner · 15 years ago
  15. e966d9a add tests for the various .S bugs I fixed on wednesday. by Chris Lattner · 15 years ago
  16. 15154b4 rename this test from .S to .c so that it gets run. by Chris Lattner · 15 years ago[Renamed (67%) from test/Preprocessor/assembler-with-cpp.S]
  17. 5bea06a Add test case for __ASSEMBLER__ definition. by Daniel Dunbar · 16 years ago