aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_disable4.c
AgeCommit message (Expand)Author
2010-03-26merge all the macro disable tests by using filecheck.Chris Lattner
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-11-23Fix PR1820, an incredibly subtle macro expansion bug that Neil discovered.Chris Lattner