aboutsummaryrefslogtreecommitdiff
path: root/examples/PrintFunctionNames/PrintFunctionNames.cpp
AgeCommit message (Expand)Author
2010-08-02Frontend: Change PluginASTAction::ParseArgs to take a CompilerInstance objectDaniel Dunbar
2010-07-26Make a variable static.Dan Gohman
2010-06-16Frontend: Allow passing -cc1 level arguments to plugins. Patch by Troy Strasz...Daniel Dunbar
2009-12-11Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.Daniel Dunbar
2009-11-15Add a trivial example plugin, which prints the names of the top-level decls.Daniel Dunbar