summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/macro_expand.c
Commit message (Collapse)AuthorAgeFilesLines
* When we expect two arguments but have zero, make sure to addChris Lattner2009-05-131-0/+3
| | | | | | | | | two empty arguments. Also, add an assert so that this bug manifests as an assertion failure, not a valgrind problem. This fixes rdar://6880648 - [cpp] crash in ArgNeedsPreexpansion llvm-svn: 71616
* fix PR3927 by being more careful about the pp test for identifier.Chris Lattner2009-04-181-2/+11
| | | | llvm-svn: 69423
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* new testcaseChris Lattner2006-10-061-0/+7
llvm-svn: 38953
OpenPOWER on IntegriCloud