summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/check.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-14New loplugin:getstrStephan Bergmann1-0/+16
2019-08-28New loplugin:stdfunctionStephan Bergmann1-5/+32
2019-03-11move isDerivedFrom() from a clang plugin to shared code, for reuseLuboš Luňák1-0/+29
2018-08-17Avoid loplugin:redundantcast false positive involving decltypeStephan Bergmann1-2/+3
2018-08-13Various loplugin warnings in mysqlStephan Bergmann1-1/+1
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs)Stephan Bergmann1-1/+1
2018-03-23Check isOkToRemoveArithmeticCast in loplugin:redundantfcast tooStephan Bergmann1-0/+51
2018-01-23Remove unused TypeCheck::SubstTemplateTypeParmTypeStephan Bergmann1-9/+0
2018-01-23new loplugin: pointerboolNoel Grandin1-0/+9
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann1-11/+6
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin1-0/+8
2017-11-08Fix loplugin::unusedvariablecheck check for std classesStephan Bergmann1-8/+3
2017-11-08Remove obsolete "lo_warn_unused" workaroundStephan Bergmann1-12/+0
2017-07-14loplugin:oncevar: empty stringsStephan Bergmann1-0/+8
2017-07-03loplugin:casttovoidStephan Bergmann1-0/+73
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-0/+10
2016-12-22Some more bool-like types for Windows/clang-clStephan Bergmann1-3/+3
2016-12-18Generalize typedef-to-void* check in loplugin:redundantcastStephan Bergmann1-0/+36
2016-07-08loplugin:redundantcast: redundant static_castsStephan Bergmann1-0/+9
2016-06-29Further clean-upStephan Bergmann1-0/+5
2016-06-28More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann1-0/+106