aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/HTMLPrint.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-12Fix for PR4642: move work in HTMLPrinter out of the destructor.Eli Friedman1-2/+2
2009-11-04Kill PreprocessorFactory, which was both morally repugnant and totally unused.Daniel Dunbar1-17/+19
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump1-4/+4
2009-08-24prune #includes.Chris Lattner1-1/+1
2009-05-19Fix a crash with -emit-html from stdin.Eli Friedman1-2/+11
2009-05-18Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman1-0/+83