summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unnecessarycatchthrow.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin1-2/+6
2019-07-15Revert "convert some plugins to use the sharedplugin infrastructure"Noel Grandin1-6/+2
2019-07-15convert some plugins to use the sharedplugin infrastructureNoel Grandin1-2/+6
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-1/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+1
2017-09-26improve unnecessarycatchthrow pluginNoel Grandin1-0/+9
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-0/+79