summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/macro_paste_mscomment.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement support for the extremely atrocious MS /##/ extension, Chris Lattner2008-02-071-0/+19
which pastes together a comment. This is only enabled with -fms-extensions of course. llvm-svn: 46845
OpenPOWER on IntegriCloud