aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Frontend/DependencyOutputOptions.h
AgeCommit message (Expand)Author
2012-02-02Rename -dependency-graphviz to -dependencncy-dotDouglas Gregor
2012-02-02Introduce a -cc1 option "-dependency-graphviz" that determines headerDouglas Gregor
2011-07-12Implement -MG. Fixes PR9613Peter Collingbourne
2011-02-02Frontend: Add -header-include-file option, for allowing saving header includeDaniel Dunbar
2011-02-02Frontend: Factor out header include dumping (-H) into its own preprocessorDaniel Dunbar
2010-09-23Fix typo.Nick Lewycky
2009-11-15Make some more headers standaloneDouglas Gregor
2009-11-11Add DependencyOutputOptions to wrap -M... options, and propogate toDaniel Dunbar