Age | Commit message (Expand) | Author |
---|---|---|
2012-12-04 | Sort the #include lines for examples/... | Chandler Carruth |
2012-04-26 | Reverted unintentional commit. | Manuel Klimek |
2012-04-26 | Adds a small tutorial on how to write RAV based ASTFrontendActions. | Manuel Klimek |
2011-11-19 | Update signature of HandleTopLevelDecl. | Douglas Gregor |
2011-09-27 | Fix examples for r140478. PR11021. | Eli Friedman |
2010-08-02 | Frontend: Change PluginASTAction::ParseArgs to take a CompilerInstance object | Daniel Dunbar |
2010-07-26 | Make a variable static. | Dan Gohman |
2010-06-16 | Frontend: Allow passing -cc1 level arguments to plugins. Patch by Troy Strasz... | Daniel Dunbar |
2009-12-11 | Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc. | Daniel Dunbar |
2009-11-15 | Add a trivial example plugin, which prints the names of the top-level decls. | Daniel Dunbar |