aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/HeaderIncludeGen.cpp
AgeCommit message (Expand)Author
2011-02-03Frontend: Switch -header-include-file output to use unbuffered raw_ostreams withDaniel Dunbar
2011-02-02Frontend: Add -header-include-file option, for allowing saving header includeDaniel Dunbar
2011-02-02Frontend: Add support (unused) for showing all "interesting" headers, not justDaniel Dunbar
2011-02-02Frontend: Factor out header include dumping (-H) into its own preprocessorDaniel Dunbar