Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename test | Chris Lattner | 2010-07-17 | 1 | -26/+0 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Convert Preprocessor Clang tests to FileCheck in regards to PR5307. | Edward O'Callaghan | 2009-10-27 | 1 | -2/+8 |
* | MultiTestRunner: Validate '&&' at the end of RUN lines. | Daniel Dunbar | 2009-07-25 | 1 | -2/+2 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | fix this test. | Chris Lattner | 2008-03-22 | 1 | -1/+1 |
* | Only invoke the preprocessor; it's the only thing being tested. Also, check | Sam Bishop | 2008-03-21 | 1 | -1/+2 |
* | Implement support for the extremely atrocious MS /##/ extension, | Chris Lattner | 2008-02-07 | 1 | -0/+19 |