summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/dump_macros.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* Add an implementation of -dM that follows GCC closely enough to permitChris Lattner2009-02-061-0/+31
diffing the output of: clang -dM -o - -E -x c foo.c | sort llvm-svn: 63926
OpenPOWER on IntegriCloud