summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/casttovoid.cxx
Commit message (Expand)AuthorAgeFilesLines
* Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann2018-11-231-3/+1
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-2/+2
* More containsPreprocessingConditionalInclusion checking in loplugin:casttovoidStephan Bergmann2018-04-171-0/+5
* Disable loplugin:casttovoid when --disable-assert-always-abortStephan Bergmann2017-12-301-0/+3
* Make loplugin:casttovoid more resilient against macrosStephan Bergmann2017-11-171-1/+1
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Use unique class names for better FlameGraph resultsStephan Bergmann2017-10-111-6/+6
* Adopt loplugin:casttovoid to Objective CStephan Bergmann2017-08-071-2/+14
* make oncevar plugin ignore methods with #ifdef-eryNoel Grandin2017-07-221-47/+0
* Only consider calls on const member functions as consumptionsStephan Bergmann2017-07-101-6/+31
* loplugin:casttovoid: fix containsPreprocessingConditionalInclusion()Stephan Bergmann2017-07-041-2/+15
* Disable loplugin:casttovoid for nowStephan Bergmann2017-07-031-1/+1
* loplugin:casttovoidStephan Bergmann2017-07-031-0/+494