aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/assembler-with-cpp.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-21Lex: Don't restrict legal UCNs when preprocessing assemblyJustin Bogner1-0/+3
2013-06-18Make sure the assembler-with-cpp hack for "#" works with multiple "#"s inEli Friedman1-0/+4
2011-01-06fix rdar://8823139, a crash on a comment in a preprocessed .s fileChris Lattner1-0/+5
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-2/+2
2009-11-30Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests.Daniel Dunbar1-2/+2
2009-11-08Remove RUN: true lines.Daniel Dunbar1-1/+0
2009-11-08Eliminate &&s in tests.Daniel Dunbar1-2/+2
2009-10-27fix testsNuno Lopes1-2/+2
2009-10-27Convert Preprocessor Clang tests to FileCheck in regards to PR5307.Edward O'Callaghan1-18/+16
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump1-1/+1
2009-05-25Fix a couple of bugs:Chris Lattner1-6/+12
2009-05-25fix this test to fail when the patch isn't applied.Chris Lattner1-1/+1
2009-05-24Make sure an invalid concatentaion doesn't insert whitespace before Eli Friedman1-0/+5
2009-05-22In assembler-with-cpp mode, don't error on '#' (stringize) operator applied toDaniel Dunbar1-0/+10
2009-04-19fix rdar://6804322 by wiring up -fdollars-in-identifiersChris Lattner1-1/+10
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-1/+1
2009-03-23The individual pieces of an invalid paste as still candidates for expansion.Chris Lattner1-0/+11
2009-03-20add tests for the various .S bugs I fixed on wednesday.Chris Lattner1-2/+32
2009-03-20rename this test from .S to .c so that it gets run.Chris Lattner1-0/+6