summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/dump_macros.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve test portability; I can't figure out how to get the regexp library toDaniel Dunbar2009-12-091-2/+2
* fix -dM with variadic macros, PR5699Chris Lattner2009-12-071-0/+9
* rename names for consistencyChris Lattner2009-12-071-11/+10
* filecheckizeChris Lattner2009-12-071-11/+10
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-8/+8
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add an implementation of -dM that follows GCC closely enough to permitChris Lattner2009-02-061-0/+31