summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/consttobool.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
2019-11-18Missing includesStephan Bergmann
2019-11-17Fix typosAndrea Gelmini
2019-11-15Fix loplugin:consttobool for assert on macOSStephan Bergmann
2019-11-15Add loplugin:consttobool assert-related testsStephan Bergmann
2019-11-15Silence -Werror,-Wsometimes-uninitializedStephan Bergmann
2019-11-14New loplugin:consttoboolStephan Bergmann