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