Age | Commit message (Expand) | Author |
---|---|---|
2014-08-11 | Adapt compilerplugins to Clang trunk towards 3.6 | Stephan Bergmann |
2014-02-20 | Don't attempt to actually do double code removals | Stephan Bergmann |
2014-02-17 | Run the non-rewriter plugins even when rewriters are specified | Stephan Bergmann |
2014-01-27 | Prepare dual-mode compiler plugin feature | Stephan Bergmann |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-08-06 | error: cannot use dynamic_cast with -fno-rtti | Stephan Bergmann |
2013-05-31 | mark all virtuals in the clang plugin as override | Luboš Luňák |
2013-03-28 | pass around CompilerInstance rather than ASTContext | 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-02 | always use the report() helper | 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 |