[clang-tools-extra] [clang-tidy] Create bugprone-bit-cast-pointers check (PR #108083)
Julian Schmidt via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 2 10:16:14 PDT 2024
5chmidti wrote:
> What about `bugprone-bitwise-pointer-copy` @5chmidti ? `bugprone-bitwise-pointer-cast` could work as well
Both sound good to me.
https://github.com/llvm/llvm-project/pull/108083
More information about the cfe-commits
mailing list