summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/assembler-with-cpp.c
Commit message (Expand)AuthorAgeFilesLines
* Lex: Don't restrict legal UCNs when preprocessing assemblyJustin Bogner2013-10-211-0/+3
* Make sure the assembler-with-cpp hack for "#" works with multiple "#"s inEli Friedman2013-06-181-0/+4
* fix rdar://8823139, a crash on a comment in a preprocessed .s fileChris Lattner2011-01-061-0/+5
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests.Daniel Dunbar2009-11-301-2/+2
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* fix testsNuno Lopes2009-10-271-2/+2
* Convert Preprocessor Clang tests to FileCheck in regards to PR5307.Edward O'Callaghan2009-10-271-18/+16
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-1/+1
* Fix a couple of bugs:Chris Lattner2009-05-251-6/+12
* fix this test to fail when the patch isn't applied.Chris Lattner2009-05-251-1/+1
* Make sure an invalid concatentaion doesn't insert whitespace before Eli Friedman2009-05-241-0/+5
* In assembler-with-cpp mode, don't error on '#' (stringize) operator applied toDaniel Dunbar2009-05-221-0/+10
* fix rdar://6804322 by wiring up -fdollars-in-identifiersChris Lattner2009-04-191-1/+10
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* The individual pieces of an invalid paste as still candidates for expansion.Chris Lattner2009-03-231-0/+11
* add tests for the various .S bugs I fixed on wednesday.Chris Lattner2009-03-201-2/+32
* rename this test from .S to .c so that it gets run.Chris Lattner2009-03-201-0/+6
OpenPOWER on IntegriCloud