llvm-project
56ee6a17 - [compiler-rt][nsan] Disable coredump creation (#98807)

Commit
1 year ago
[compiler-rt][nsan] Disable coredump creation (#98807) Disable core dump creation. If NSAN_OPTIONS includes abort_on_error=1, the process may hang as the kernel attempts to create an excessively large core file. Fix #98806
Author
Parents
Loading