summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/fragiledestructor.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace SAL_FINAL with final in internal codeStephan Bergmann2018-09-201-1/+1
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-6/+6
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-2/+3
* Fix typosAndrea Gelmini2017-11-131-2/+2
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann2017-05-181-8/+8
* Fix typosAndrea Gelmini2016-10-031-1/+1
* only traverse the dtor's statements onceNoel Grandin2016-07-121-8/+7
* new loplugin fragiledestructorNoel Grandin2016-07-121-0/+113