summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/comparisonwithconstant.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+1
2017-05-21Fix typosAndrea Gelmini1-2/+2
2017-05-18Remove unnecessary restrictionsStephan Bergmann1-13/+0
2017-05-18Rewrite in macro argumentsStephan Bergmann1-0/+10
2017-05-18Avoid nested automatic rewritesStephan Bergmann1-1/+28
2017-05-17Remove unused varStephan Bergmann1-1/+0
2017-05-16Remove unused varStephan Bergmann1-1/+0
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann1-2/+2
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann1-10/+40
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin1-10/+0
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin1-0/+134