[compiler-rt] Revert "[compiler-rt] Avoid generating coredumps when piped to a tool" (PR #85390)

Alexander Richardson via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 17 19:43:31 PDT 2024


arichardson wrote:

> @arichardson compiler-rt/test/sanitizer_common/TestCases/corelimit.cpp needs an update

Hmm sounds like rlimit was already zero, will need to relax the test to accept zero or one to handle the min().

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


More information about the llvm-commits mailing list