summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/simplifypointertobool.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-15Fix checks for "older than Clang 11"Stephan Bergmann1-2/+2
2020-10-14The Clang RecursiveASTVisitor change is already in Clang 11Stephan Bergmann1-2/+2
2020-07-19Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann1-46/+46
2020-06-14Fix typosAndrea Gelmini1-1/+1
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-3/+1
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-1/+34
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-30/+15
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-7/+327
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-0/+121