libsanitizer: fix build on darwin
commitc2553dd3891efc928a85d4852f1b69afed9c6325
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Fri, 17 Nov 2023 11:46:09 +0000 (17 12:46 +0100)
committerFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 18 Nov 2023 08:49:27 +0000 (18 09:49 +0100)
tree20f68898b0e6bd31e86c06ef81344fcc5c09b8f4
parent26ab97e0da5d99c23654d90428d26e22ef976309
libsanitizer: fix build on darwin

Upstream report of the issue at
https://github.com/llvm/llvm-project/issues/72639

libsanitizer/ChangeLog:

* asan/asan_mac.cpp: Protect Apple blocks behind the
MISSING_BLOCKS_SUPPORT macro.
libsanitizer/asan/asan_mac.cpp