[PATCH] D66621: [clang] Devirtualization for classes with destructors marked as 'final'
Logan Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 22 18:58:39 PDT 2019
logan-5 marked an inline comment as done.
logan-5 added a comment.
@rsmith I agree having a final destructor in a non-final class smells weird. I'd be interested in working on adding a warning like that, if it sounds like a useful thing.
For now, I need help committing this, if anyone would be so kind!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66621/new/
https://reviews.llvm.org/D66621
More information about the cfe-commits
mailing list