summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/DependencyFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's not necessary to call flush() on a raw_ostream immediately priorDan Gohman2010-07-261-1/+0
* PPCallbacks: Add hook for reaching the end of the main file, and fix Dependen...Daniel Dunbar2010-03-231-4/+5
* Rename to addPPCallbacks since we're effectively adding a callback and maybe ...Kovarththanan Rajaratnam2010-03-071-1/+1
* Don't assert if PP already contains a valid PP callback. The PP can handle mu...Kovarththanan Rajaratnam2010-03-071-1/+0
* Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend.Benjamin Kramer2009-11-281-2/+1
* Sink AttachDependencyFileGen into CreatePreprocessor.Daniel Dunbar2009-11-111-5/+5
* Add DependencyOutputOptions to wrap -M... options, and propogate toDaniel Dunbar2009-11-111-19/+25
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-8/+8
* Clean up some unnecessary includes.Eli Friedman2009-05-191-2/+0
* Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp Eli Friedman2009-05-191-0/+171
OpenPOWER on IntegriCloud