aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/dump_macros.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-09Improve test portability; I can't figure out how to get the regexp library toDaniel Dunbar1-2/+2
2009-12-07fix -dM with variadic macros, PR5699Chris Lattner1-0/+9
2009-12-07rename names for consistencyChris Lattner1-11/+10
2009-12-07filecheckizeChris Lattner1-11/+10
2009-11-08Eliminate &&s in tests.Daniel Dunbar1-8/+8
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-1/+1
2009-02-06Add an implementation of -dM that follows GCC closely enough to permitChris Lattner1-0/+31