Create a diagnostic group for warn_call_to_pure_virtual_member_function_from_ctor_dto...
authorSylvestre Ledru <sylvestre@debian.org>
Mon, 26 Nov 2018 14:29:48 +0000 (14:29 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Mon, 26 Nov 2018 14:29:48 +0000 (14:29 +0000)
commit72c5fcf088a95a8e2ff9eda94d0e182618fbc4d1
treeca2086460b61fa4909105b3cdb33ad27862dd8e0
parent7d0e4848ad7578624299dbec74304d2afc200347
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

Summary: Patch by Arnaud Bienner

Reviewers: davide, rsmith, jkorous

Reviewed By: jkorous

Subscribers: jkorous, sylvestre.ledru, cfe-commits

Differential Revision: https://reviews.llvm.org/D53807

llvm-svn: 347555
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/test/Misc/warning-flags.c
clang/test/SemaCXX/warn-pure-virtual-call-from-ctor-dtor.cpp