summaryrefslogtreecommitdiff
path: root/test/Preprocessor/pragma_microsoft.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Make -E mode propagate #pragma comment's into the output.Chris Lattner2009-01-161-1/+3
* Implement basic support for parsing #pragma comment, a microsoft extensionChris Lattner2009-01-161-0/+18