aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/RewriteObjC.cpp
AgeCommit message (Expand)Author
2009-05-30Pass an ASTContext into Stmt::printPretty.Eli Friedman
2009-05-29Create a new PrintingPolicy class, which we pass down through the ASTDouglas Gregor
2009-05-19Clean up some unnecessary includes.Eli Friedman
2009-05-18Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman