summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/postfixincrementfix.hxx
AgeCommit message (Expand)Author
2014-01-27Prepare dual-mode compiler plugin featureStephan Bergmann
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-06-20simplify postfixincrementfix plugin using parentStmt()Luboš Luňák
2013-05-31mark all virtuals in the clang plugin as overrideLuboš Luňák
2013-05-02add constLuboš Luňák
2013-03-28pass around CompilerInstance rather than ASTContextLuboš Luňák
2013-03-28-Wextra for compiler pluginsLuboš Luňák
2013-02-02avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák
2012-10-15rewriter for postfix->prefix operator++Luboš Luňák