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 postfixincrementfix 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-03-28 | -Wextra for compiler plugins | Luboš Luňák |
2013-02-02 | avoid having to manuall modify sources when adding a new clang plugin | Luboš Luňák |
2012-10-15 | rewriter for postfix->prefix operator++ | Luboš Luňák |