Prazek added a comment.

I think this change is not required at first place.
It is introduced because of "modernize-use-delete" was too ambiguous because of 
operator delete, so it was changed to "modernize-use-equals-delete". But this 
case is not ambiguous at all, so I don't see point changing that.
Maybe it would be better to find better name for the 
modernize-use-equals-delete to be modernize-delete-function or something before 
4.0 is released.

https://reviews.llvm.org/D26511



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to