Age | Commit message (Expand) | Author |
---|---|---|
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-06-20 | simplify bodynotinblock plugin using parentStmt() | Luboš Luňák |
2013-05-31 | mark all virtuals in the clang plugin as override | Luboš Luňák |
2013-05-02 | add const | Luboš Luňák |
2013-03-28 | pass around CompilerInstance rather than ASTContext | Luboš Luňák |
2013-02-02 | avoid having to manuall modify sources when adding a new clang plugin | Luboš Luňák |
2012-11-20 | skip 'else' from a macro expansion too | Luboš Luňák |
2012-10-15 | support for compiler rewriters | Luboš Luňák |
2012-10-15 | some namespacing improvements | Luboš Luňák |
2012-10-09 | don't check next statement after if body if there's also an else part | Luboš Luňák |
2012-10-09 | move some code to a common base | Luboš Luňák |
2012-10-09 | compiler plugin check for if/while/true bodies with possibly {} missing | Luboš Luňák |