[compiler-rt] [sanitizer] Remove GetCurrentThread nullness checks from Allocate (PR #102828)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 17 17:05:43 PDT 2024


MaskRay wrote:

macOS uses the dynamic runtime and `GetCurrentThread()` could return nullptr.

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


More information about the llvm-commits mailing list