summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/overrideparam.cxx
AgeCommit message (Expand)Author
2019-02-21Fix typoAndrea Gelmini
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-08-23filter out AST in more pluginsNoel Grandin
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2017-11-11loplugin:unnecessaryoverride: suppress warnings when default args differStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-01-12Adapt loplugin:overrideparam to recent Clang trunk changeStephan Bergmann
2016-09-12handle nullptr in various clang pluginsNoel Grandin
2016-07-25clang 3.8 does not seem to have EvaluateAsFloatNoel Grandin
2016-07-25fix for overrideparam lopluginNoel Grandin
2016-07-25loplugin:overrideparam enable checking that default values matchNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin