summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/comparisonwithconstant.cxx
AgeCommit message (Expand)Author
2020-10-15Fix checks for "older than Clang 11"Stephan Bergmann
2020-10-14The Clang RecursiveASTVisitor change is already in Clang 11Stephan Bergmann
2020-07-19Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann
2020-02-07Fix typoAndrea Gelmini
2018-08-23filter out AST in more pluginsNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-05-21Fix typosAndrea Gelmini
2017-05-18Remove unnecessary restrictionsStephan Bergmann
2017-05-18Rewrite in macro argumentsStephan Bergmann
2017-05-18Avoid nested automatic rewritesStephan Bergmann
2017-05-17Remove unused varStephan Bergmann
2017-05-16Remove unused varStephan Bergmann
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin