summaryrefslogtreecommitdiff
path: root/test/Lexer/dollar-idents.c
AgeCommit message (Expand)Author
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
2012-11-11FileCheckize testNico Weber
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-07-25MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-22Don't use &> in tests; dash doesn't understand it.Eli Friedman
2009-03-15Don't accept '$' in identifiers in assembler-with-cpp mode.Daniel Dunbar