[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

Arnaud Bienner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 29 08:10:49 PDT 2018


ArnaudBienner added a reviewer: davide.
ArnaudBienner added a comment.

Hi Davide,

I see you the last person who updated the test file related to this feature.
Would you feel comfortable reviewing my patch?

This is my first clang patch, so I apologize in advance if I missed obvious things :)


Repository:
  rC Clang

https://reviews.llvm.org/D53807





More information about the cfe-commits mailing list