summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/fragiledestructor.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-20Replace SAL_FINAL with final in internal codeStephan Bergmann1-1/+1
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-6/+6
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-2/+3
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-8/+8
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-07-12only traverse the dtor's statements onceNoel Grandin1-8/+7
2016-07-12new loplugin fragiledestructorNoel Grandin1-0/+113