summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/casttovoid.cxx
AgeCommit message (Expand)Author
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-04-17More containsPreprocessingConditionalInclusion checking in loplugin:casttovoidStephan Bergmann
2017-12-30Disable loplugin:casttovoid when --disable-assert-always-abortStephan Bergmann
2017-11-17Make loplugin:casttovoid more resilient against macrosStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-11Use unique class names for better FlameGraph resultsStephan Bergmann
2017-08-07Adopt loplugin:casttovoid to Objective CStephan Bergmann
2017-07-22make oncevar plugin ignore methods with #ifdef-eryNoel Grandin
2017-07-10Only consider calls on const member functions as consumptionsStephan Bergmann
2017-07-04loplugin:casttovoid: fix containsPreprocessingConditionalInclusion()Stephan Bergmann
2017-07-03Disable loplugin:casttovoid for nowStephan Bergmann
2017-07-03loplugin:casttovoidStephan Bergmann