summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/loopvartoosmall.cxx
Commit message (Expand)AuthorAgeFilesLines
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-121-1/+5
* add EvaluateAsInt compat function for latest clangNoel Grandin2018-11-271-1/+1
* Relicense LoopVarTooSmall plugin to use LLVM licenseTamás Zolnai2018-10-151-4/+6
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-2/+2
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* loplugin:oncevar for value-dependent constant expressionsStephan Bergmann2017-07-131-1/+10
* Make loplugin:loopvartoosmall look past top-level ExprWithCleanupsStephan Bergmann2017-03-271-1/+1
* Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann2017-03-251-64/+175
* Remove support for Clang < 3.4Stephan Bergmann2016-06-291-1/+0
* Enable loplugin:loopvartoosmallStephan Bergmann2015-06-021-4/+4
* loplugin:loopvartoosmallNoel Grandin2015-06-021-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-06-011-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-5/+6
* loplugin:loopvartoosmallNoel Grandin2015-05-291-2/+2
* loplugin:loopvartoosmallNoel Grandin2015-05-291-12/+11
* new clang plugin: loopvartoosmallNoel Grandin2015-05-281-0/+119