summaryrefslogtreecommitdiffstats
path: root/include/clang/Frontend/DependencyOutputOptions.h
Commit message (Expand)AuthorAgeFilesLines
* clang-cl: Fix remaining bugs in interaction of /Yc and /FI /showIncludes.Nico Weber2016-03-231-0/+3
* Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD.Ivan Krasin2015-08-131-0/+3
* Support generating NMake/Jom-style depfiles.Paul Robinson2015-04-271-1/+8
* Frontend: Add a CC1 flag to dump module dependencies to a directoryJustin Bogner2014-06-191-1/+4
* [Modules] Emit the module file paths as dependencies of the PCH when we are b...Argyrios Kyrtzidis2014-03-141-0/+2
* clang-cl: Support /showIncludesHans Wennborg2013-08-091-0/+2
* Rename -dependency-graphviz to -dependencncy-dotDouglas Gregor2012-02-021-1/+1
* Introduce a -cc1 option "-dependency-graphviz" that determines headerDouglas Gregor2012-02-021-1/+4
* Implement -MG. Fixes PR9613Peter Collingbourne2011-07-121-0/+2
* Frontend: Add -header-include-file option, for allowing saving header includeDaniel Dunbar2011-02-021-1/+7
* Frontend: Factor out header include dumping (-H) into its own preprocessorDaniel Dunbar2011-02-021-0/+2
* Fix typo.Nick Lewycky2010-09-231-1/+1
* Make some more headers standaloneDouglas Gregor2009-11-151-0/+1
* Add DependencyOutputOptions to wrap -M... options, and propogate toDaniel Dunbar2009-11-111-0/+42