aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_fn_disable_expand.c
AgeCommit message (Expand)Author
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14this was a couple bugzillas tooChris Lattner
2009-12-14fix rdar://7466570 - Be more bug compatible with GCC when it comes to Chris Lattner
2009-12-14filecheckizeChris Lattner
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-07-11Stage two of getting CFE top correct.Reid Spencer