summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unnecessaryvirtual.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák1-1/+1
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann1-2/+1
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin1-7/+37
2018-04-10put the loplugin output files in the workdirNoel Grandin1-1/+1
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin1-8/+10
2018-02-01these TODOs have been doneNoel Grandin1-1/+0
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann1-1/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-2/+3
2017-06-20reformat some loplugin codeNoel Grandin1-2/+2
2016-11-04-Werror=unused-functionStephan Bergmann1-37/+0
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin1-78/+58
2016-10-18loplugins: extract some common functionalityNoel Grandin1-2/+1
2016-08-10clang3.9 compatibilityNoel Grandin1-2/+2
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-0/+228
2015-01-26move these plugins into /storeNoel Grandin1-119/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-0/+119