summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/HTMLPrint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...Daniel Dunbar2010-06-151-94/+0
* Fix for PR4642: move work in HTMLPrinter out of the destructor.Eli Friedman2009-12-121-2/+2
* Kill PreprocessorFactory, which was both morally repugnant and totally unused.Daniel Dunbar2009-11-041-17/+19
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-4/+4
* prune #includes.Chris Lattner2009-08-241-1/+1
* Fix a crash with -emit-html from stdin.Eli Friedman2009-05-191-2/+11
* Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman2009-05-181-0/+83
OpenPOWER on IntegriCloud