summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/mergeclasses.cxx
AgeCommit message (Expand)Author
2020-02-13Get rid of some unnecessary llvm::StringRef -> std::string conversionsStephan Bergmann
2020-01-29Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann
2020-01-16-Werror,-Wrange-loop-analysisStephan Bergmann
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-12loplugin:mergeclasses fix ignoring some stuffNoel Grandin
2018-04-10put the loplugin output files in the workdirNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-06-20reformat some loplugin codeNoel Grandin
2016-12-01Missing includeStephan Bergmann
2016-10-04loplugin:mergeclasses various fixesNoel Grandin
2016-07-25loplugins: more consistent naming of output filesNoel Grandin
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-01-07Fix typosAndrea Gelmini
2015-11-11loplugin:mergeclass, fix and update resultsNoel Grandin
2015-09-08new loplugin mergeclassesNoel Grandin