summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/finalclasses.cxx
AgeCommit message (Expand)Author
2019-10-29loplugin:finalclasses fix checkNoel Grandin
2019-10-28loplugin:finalclasses look for classes with virtual membersNoel Grandin
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-04-10put the loplugin output files in the workdirNoel Grandin
2018-03-04finalclasses : correct the comments with name in downcaseArnaud Versini
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-10-03new loplugin:finalclassesNoel Grandin