aaron.ballman added a comment.

In http://reviews.llvm.org/D13510#261825, @Eugene.Zelenko wrote:

> I think it'll be fine to rename check without leaving traces of misc. Same 
> thing happened with modernize-shrink-to-fit.


I think the difference here is that many C++ Core Guideline checks are... 
chatty, and so these checks are likely to not be enabled (especially on 
existing code bases). By leaving the check in misc-*, it is more likely to 
provide value to users that aren't able to use the cppcoreguidelines-* checks 
yet.


http://reviews.llvm.org/D13510



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

Reply via email to