Age | Commit message (Expand) | Author |
---|---|---|
2013-06-05 | Adapt UPDATE_FILES=<module> to headers being moved to include/ | Stephan Bergmann |
2013-04-04 | don't explicitly delete PPCallbacks-based compiler plugin actions | Luboš Luňák |
2013-03-28 | pass around CompilerInstance rather than ASTContext | Luboš Luňák |
2013-03-28 | -Wextra for compiler plugins | Luboš Luňák |
2013-02-09 | make it possible to limit what files will be modified by a compiler plugin | Luboš Luňák |
2013-02-09 | fix check whether a file is in a directory | Luboš Luňák |
2013-02-02 | remove not needed #include | Luboš Luňák |
2013-02-02 | append [loplugin] automatically in report() rathen than manually everywhere | Luboš Luňák |
2013-02-02 | always use the report() helper | Luboš Luňák |
2013-02-02 | move documentation of plugins to the .cxx files | Luboš Luňák |
2013-02-02 | avoid having to manuall modify sources when adding a new clang plugin | Luboš Luňák |
2013-02-02 | move plugin handling to separate source files | Luboš Luňák |