summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-cc/RewriteBlocks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman2009-05-181-1158/+0
* Refactor ASTConsumers to take a raw_ostream instead of a filename where Eli Friedman2009-05-181-8/+3
* Implement function-try-blocks. However, there's a very subtle bug that I can'...Sebastian Redl2009-04-261-2/+3
* FunctionDecl::getBody() is getting an ASTContext argument for use inDouglas Gregor2009-04-181-3/+3
* Change Lexer::MeasureTokenLength to take a LangOptions reference.Chris Lattner2009-04-141-1/+1
* Propagate the ASTContext to various AST traversal and lookup functions.Douglas Gregor2009-04-091-14/+26
* Push DeclGroup much farther throughout the compiler. Now the variousChris Lattner2009-03-291-2/+6
* Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar2009-03-241-0/+1146
OpenPOWER on IntegriCloud