[compiler-rt] [sanitizer] add null check (PR #105612)

Wu Yingcong via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 21:59:59 PDT 2024


yingcong-wu wrote:

Sure, that makes sense. So is the idea that if some follow-up action leads to some fatal errors like segment fault, then we can skip the assertion because those fatal errors basically act as assertions?

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


More information about the llvm-commits mailing list