[PATCH] D53807: Create a diagnostic group for warn_call_to_pure_virtual_member_function_from_ctor_dtor, so it can be turned into an error using Werror
Davide Italiano via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 29 08:14:28 PDT 2018
davide added a comment.
While it's true that I implemented this warning, I don't feel qualified enough to approve the introduction of a new flag to clang. Probably @rsmith should sign this off.
Repository:
rC Clang
https://reviews.llvm.org/D53807
More information about the cfe-commits
mailing list