summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unnecessaryvirtual.cxx
Commit message (Expand)AuthorAgeFilesLines
* better name for a function in compilerpluginsLuboš Luňák2019-10-081-1/+1
* do not use compiler.getSourceManager().getFilename()Luboš Luňák2019-10-071-1/+1
* Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann2018-11-231-2/+1
* loplugin:unnecessaryvirtual improvementsNoel Grandin2018-05-101-7/+37
* put the loplugin output files in the workdirNoel Grandin2018-04-101-1/+1
* loplugin:unnecessaryvirtual improve result outputNoel Grandin2018-03-311-8/+10
* these TODOs have been doneNoel Grandin2018-02-011-1/+0
* Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann2017-12-191-1/+1
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-2/+3
* reformat some loplugin codeNoel Grandin2017-06-201-2/+2
* -Werror=unused-functionStephan Bergmann2016-11-041-37/+0
* update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin2016-11-041-78/+58
* loplugins: extract some common functionalityNoel Grandin2016-10-181-2/+1
* clang3.9 compatibilityNoel Grandin2016-08-101-2/+2
* loplugin:unnecessaryvirtualNoel Grandin2016-08-081-0/+228
* move these plugins into /storeNoel Grandin2015-01-261-119/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-0/+119