aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_paste_mscomment.c
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-03-22fix this test.Chris Lattner
2008-03-21Only invoke the preprocessor; it's the only thing being tested. Also, checkSam Bishop
2008-02-07Implement support for the extremely atrocious MS /##/ extension, Chris Lattner