aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/_Pragma.c
AgeCommit message (Expand)Author
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-05-13Fix rdar://6880630 - # in _Pragma does not start a preprocessor directive.Chris Lattner
2009-05-13convert test to use -verify Chris Lattner
2009-05-13rename testChris Lattner