Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Frontend: Change PluginASTAction::ParseArgs to take a CompilerInstance object | Daniel Dunbar | 2010-08-02 | 1 | -4/+16 |
* | Make a variable static. | Dan Gohman | 2010-07-26 | 1 | -1/+1 |
* | Frontend: Allow passing -cc1 level arguments to plugins. Patch by Troy Strasz... | Daniel Dunbar | 2010-06-16 | 1 | -1/+14 |
* | Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc. | Daniel Dunbar | 2009-12-11 | 1 | -2/+2 |
* | Add a trivial example plugin, which prints the names of the top-level decls. | Daniel Dunbar | 2009-11-15 | 1 | -0/+44 |