[clang] [compiler-rt] [UBSan] Add -fsanitize=uninitialized-read check (ISO C 6.3.2.1p2) (PR #207529)

via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 12 23:51:55 PDT 2026


devsw-prayas wrote:

Agreed, so what should be the best way to approach this issue currently. Would it be better to fold this into MSan, remove it from UBSan, or something else you suggest?

https://github.com/llvm/llvm-project/pull/207529


More information about the cfe-commits mailing list