summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-cc/PrintPreprocessedOutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp Eli Friedman2009-05-191-468/+0
* Move options for -E mode from PrintPreprocessedOutput.cpp to Eli Friedman2009-05-191-25/+13
* Refactor -dM mode out of the main routine for -E handling.Eli Friedman2009-05-191-53/+53
* Switch some utilities in clang-cc to take a stream instead of a Eli Friedman2009-05-191-23/+10
* Integrate 3 months of ObjC rewriter fixes (from the Apple/objective-rewrite b...Steve Naroff2009-04-291-2/+3
* Implement support for GCC's -dD mode, which dumps -E output *and*Chris Lattner2009-04-121-54/+76
* Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of theTed Kremenek2009-03-311-1/+1
* push line markers through -E mode.Chris Lattner2009-03-271-0/+1
* Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar2009-03-241-0/+469
OpenPOWER on IntegriCloud