summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unusedvariablecheck.hxx
Commit message (Expand)AuthorAgeFilesLines
* Prepare dual-mode compiler plugin featureStephan Bergmann2014-01-271-1/+1
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-221-0/+3
* mark all virtuals in the clang plugin as overrideLuboš Luňák2013-05-311-1/+1
* add constLuboš Luňák2013-05-021-1/+1
* pass around CompilerInstance rather than ASTContextLuboš Luňák2013-03-281-1/+1
* avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák2013-02-021-1/+1
* support for compiler rewritersLuboš Luňák2012-10-151-1/+1
* compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák2012-10-131-1/+1
* move some code to a common baseLuboš Luňák2012-10-091-6/+2
* compiler check for unused variablesLuboš Luňák2012-10-091-0/+35