alexfh added a comment.

In http://reviews.llvm.org/D13313#256982, @vsk wrote:

> The patch lgtm. Has there been a discussion on cfe-dev about adopting these 
> guidelines?
>
> I count well over 500 uses of reinterpret_cast in llvm+clang, so we might not 
> all be on the same page on this.


I don't think LLVM can adopt a significant part of C++ Core Guidelines. 
Nevertheless, it makes sense to have these rules implemented as clang-tidy 
checks for the projects that decide to adopt them.


http://reviews.llvm.org/D13313



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

Reply via email to