summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/overrideparam.cxx
Commit message (Expand)AuthorAgeFilesLines
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-2/+1
* loplugin:unnecessaryoverride: suppress warnings when default args differStephan Bergmann2017-11-111-47/+4
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Adapt loplugin:overrideparam to recent Clang trunk changeStephan Bergmann2017-01-121-5/+14
* handle nullptr in various clang pluginsNoel Grandin2016-09-121-2/+14
* clang 3.8 does not seem to have EvaluateAsFloatNoel Grandin2016-07-251-0/+6
* fix for overrideparam lopluginNoel Grandin2016-07-251-1/+1
* loplugin:overrideparam enable checking that default values matchNoel Grandin2016-07-251-2/+11
* new loplugin overrideparamNoel Grandin2016-07-251-0/+179