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