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