summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/macro_paste_simple.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* add runline, make this test real.Chris Lattner2007-12-121-1/+3
| | | | llvm-svn: 44916
* Implement basic token pasting (## operator). This implementsChris Lattner2006-07-191-0/+3
test/Preprocessor/macro_paste_simple.c and macro_paste_bad.c. There are several known bugs still. llvm-svn: 38733
OpenPOWER on IntegriCloud