[PATCH] D13313: [clang-tidy] new check misc-no-reinterpret-cast

Vedant Kumar via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 30 16:33:59 PDT 2015


vsk added a subscriber: vsk.
vsk added a comment.

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.


http://reviews.llvm.org/D13313





More information about the cfe-commits mailing list