summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/macro_paste_hard.c
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
| | | | | | - 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious. llvm-svn: 86430
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-3/+3
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* Add test for pasting empty formalsChris Lattner2006-07-281-3/+3
| | | | llvm-svn: 38763
* new testcaseChris Lattner2006-07-191-0/+17
llvm-svn: 38739
OpenPOWER on IntegriCloud