Add new warning that warns when invoking 'delete' on a polymorphic, non-final,...
Add new warning that warns when invoking 'delete' on a polymorphic, non-final, class without a virtual destructor. Patch by Matthieu Monrocq! llvm-svn: 131989
Loading
Please register or sign in to comment