[clang] [llvm] [UBSan] make ubsantrap `inaccessiblemem: write` (PR #156100)
Florian Mayer via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 8 17:57:20 PDT 2025
fmayer wrote:
> LGTM, assuming the intended usage model for these does not include introspection of memory at the time of trap.
Not more or less than a normal `builtin_trap()`. Someone might look at it in a debugger, or look at the crash stack trace.
https://github.com/llvm/llvm-project/pull/156100
More information about the llvm-commits
mailing list