aboutsummaryrefslogtreecommitdiff
path: root/tools/clang-cc/HTMLPrint.cpp
AgeCommit message (Expand)Author
2009-05-18Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman
2009-05-18Refactor ASTConsumers to take a raw_ostream instead of a filename where Eli Friedman
2009-04-14Change Lexer::MeasureTokenLength to take a LangOptions reference.Chris Lattner
2009-03-24Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar