[clang] [compiler-rt] [UBSan] Diagnose assumption violation (PR #104741)

Yingwei Zheng via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 25 19:13:58 PDT 2024


dtcxzyw wrote:

> -fsanitize=address,fuzzer

I think it is not related to this patch. It only works with `-fsanitize=builtin` or `-fsanitize=undefined`.


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


More information about the cfe-commits mailing list