[libc-commits] [libc] [libc] Expand usage of libc null checks. (PR #116262)

Aly ElAshram via libc-commits libc-commits at lists.llvm.org
Thu May 1 06:50:09 PDT 2025


AlyElashram wrote:

@lntue running the tests locally on Linux using `ninja libc-unit-tests` doesn't produce any failures and the built_in_trap halts execution with the signal `SIGILL` however on all the Pre-Commit FullBuilds in the GH workflow they fail with `SIGTRAP` . I'm aware following the discussion above that there should be a hardened config for this inside the built_in_trap function , but I'm not sure where this discussion sits today. 

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


More information about the libc-commits mailing list