summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/output_paste_avoid.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify logic for avoiding concatenation after numeric constants.Jordan Rose2013-02-081-39/+0
* [Preprocessor] When checking if we can concatenate two tokens, checkArgyrios Kyrtzidis2013-01-291-0/+6
* make the token paste avoidance logic turn "..." into ".. ." instead of ". . ."Chris Lattner2010-04-141-1/+4
* fix a bug in paste avoidance which would cause us to accidentallyChris Lattner2010-03-261-0/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* fix testsNuno Lopes2009-10-271-1/+1
* Convert Preprocessor Clang tests to FileCheck in regards to PR5307.Edward O'Callaghan2009-10-271-7/+10
* apply Eli's patch to fix PR4008, with a testcase. Thanks Eli!Chris Lattner2009-04-211-7/+12
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-3/+3
* Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis2008-06-121-1/+1
* avoid pasting L + "foo" into L"foo".Chris Lattner2008-01-151-0/+6
* new testcase for paste avoidanceChris Lattner2006-07-281-0/+12
OpenPOWER on IntegriCloud