[clang-tools-extra] [clang-tidy] Add option to cppcoreguidelines-pro-type-reinterpret-cas… (PR #106922)
Carlos Galvez via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 2 00:48:28 PDT 2024
carlosgalvezp wrote:
On another thought, the use case is quite niche and it's probably best for people to create their own `safe_reinterpret_cast` wrapper. Let's keep the check simple.
https://github.com/llvm/llvm-project/pull/106922
More information about the cfe-commits
mailing list