summaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_paste_bad.c
Commit message (Expand)AuthorAgeFilesLines
* Lex: Fix an invalid access into a SmallStringDavid Majnemer2014-10-251-0/+8
* Simplify test case added in r194059David Majnemer2013-11-051-1/+1
* Lex: Require that '#' be followed by a macro parameter name when preceded by ...David Majnemer2013-11-051-0/+2
* revert r133003 and fix the bug properly: the issue was that ## in a tokenChris Lattner2011-06-141-7/+0
* Fix a crash on the testcase in PR9981 / rdar://9486765.Chris Lattner2011-06-141-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* update test for r72519Chris Lattner2009-05-281-4/+4
* Make the bad paste diagnostic print the entire pasted token.Eli Friedman2009-05-271-1/+3
* move token paste poisoning diagnostics to after the instantiation locChris Lattner2009-04-191-0/+13
* merge pragma poison tests into one file with -verify mode.Chris Lattner2009-04-191-2/+0
* merge two testsChris Lattner2009-04-191-1/+18
* convert to -verify mode.Chris Lattner2009-04-191-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Stage two of getting CFE top correct.Reid Spencer2007-07-111-0/+5