summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/fakebool.cxx
AgeCommit message (Expand)Author
2024-01-21Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual renameStephan Bergmann
2023-12-18-Werror,-Wdeprecated-declarationsStephan Bergmann
2022-05-18Replace OFFSET_OF macro with a function templateStephan Bergmann
2022-04-29Use the false warning suppression mechanism for loplugin:fakeboolStephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2020-09-02-Werror,-Wrange-loop-analysisStephan Bergmann
2020-07-19Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann
2019-12-05New loplugin:unusedmemberStephan Bergmann
2019-11-19Fix loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-19Fix loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-18Missing includesStephan Bergmann
2019-11-15Fix loplugin:fakebool for Objective CStephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann