[clang] [compiler-rt] [clang][UBSan] Add implicit conversion check for bitfields (PR #75481)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 14:24:43 PDT 2024
https://github.com/efriedma-quic commented:
I'm a bit concerned about the lack of C++ testcases, since you're making changes to some C++-only codepaths.
https://github.com/llvm/llvm-project/pull/75481
More information about the llvm-commits
mailing list