Prazek added a comment.

In https://reviews.llvm.org/D22513#493303, @Eugene.Zelenko wrote:

> Since rule name is different in C++98/03 and C++11 or newer it will make 
> sense to create two checks which will work only for their respective versions 
> (of course, implementation should be shared). Or create alias name.
>
> Check is still not mentioned in  docs/ReleaseNotes.rst.


This seems like too much work, maybe just cppcoreguidelines-rule-of-3-or-5?


https://reviews.llvm.org/D22513



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

Reply via email to