summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/fragiledestructor.cxx
AgeCommit message (Expand)Author
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