summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/bodynotinblock.hxx
AgeCommit message (Expand)Author
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-06-20simplify bodynotinblock 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-02-02avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák
2012-11-20skip 'else' from a macro expansion tooLuboš Luňák
2012-10-15support for compiler rewritersLuboš Luňák
2012-10-15some namespacing improvementsLuboš Luňák
2012-10-09don't check next statement after if body if there's also an else partLuboš Luňák
2012-10-09move some code to a common baseLuboš Luňák
2012-10-09compiler plugin check for if/while/true bodies with possibly {} missingLuboš Luňák