summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedvariablecheck.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-2/+1
2014-01-27Prepare dual-mode compiler plugin featureStephan Bergmann1-1/+1
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-05-31mark all virtuals in the clang plugin as overrideLuboš Luňák1-1/+1
2013-05-02add constLuboš Luňák1-1/+1
2013-03-28pass around CompilerInstance rather than ASTContextLuboš Luňák1-1/+1
2013-02-02avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák1-1/+1
2012-10-15support for compiler rewritersLuboš Luňák1-1/+1
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák1-1/+1
2012-10-09move some code to a common baseLuboš Luňák1-6/+2
2012-10-09compiler check for unused variablesLuboš Luňák1-0/+35