[PATCH] D66711: [clang] Warning for non-final classes with final destructors
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 2 15:18:45 PDT 2019
thakis added a comment.
This is a cool warning. Could the note have a fixit attached to it, so that it's easy to mass-clean-up the warning automatically?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66711/new/
https://reviews.llvm.org/D66711
More information about the llvm-commits
mailing list