summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/consttobool.cxx
AgeCommit message (Expand)Author
2023-12-18-Werror,-Wdeprecated-declarationsStephan Bergmann
2022-07-01Adapt to LLVM 15 trunk clang::StringLiteral::isAscii renameStephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
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