summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/fragiledestructor.cxx
AgeCommit message (Expand)Author
2021-05-31tdf#142467: Update comments with GCC bug IDStephan Bergmann
2021-05-26tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2018-09-20Replace SAL_FINAL with final in internal codeStephan Bergmann
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2017-11-13Fix typosAndrea Gelmini
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-07-12only traverse the dtor's statements onceNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin