summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/expressionalwayszero.cxx
AgeCommit message (Expand)Author
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2021-06-14Adapt compilerplugins to LLVM 13 APSInt::toString changeStephan Bergmann
2020-11-22tdf#123936 Formatting files in module compilerplugins with clang-formatPhilipp Hofer
2019-05-22Don't try to evaluate value of value-dependent ExprStephan Bergmann
2019-02-11use more hasPathnamePrefixNoel Grandin
2018-11-27add EvaluateAsInt compat function for latest clangNoel Grandin
2018-09-22Always disable loplugin:expressionalwayszero, to avoid false positivesStephan Bergmann
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-04-23Don't warn about multiplication by zero in loplugin:expressionalwayszeroStephan Bergmann
2018-03-29disable expressionalwayszero loplugin on clang-3.8Noel Grandin
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-08-18don't use boost in compilerpluginsNoel Grandin
2017-08-18new loplugin:expressionalwayszeroNoel Grandin