summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/countusersofdefaultparams.cxx
AgeCommit message (Expand)Author
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák
2019-05-03Fix building compilerplugins with Clang trunk towards Clang 9Stephan Bergmann
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-04-10put the loplugin output files in the workdirNoel Grandin
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-06-20reformat some loplugin codeNoel Grandin
2016-10-18loplugins: extract some common functionalityNoel Grandin
2016-09-27clang plugins: do "dotdot" normalisationNoel Grandin
2016-09-06improve loplugin:countusersofdefaultparams to check constructorsNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin