Skip to content
Unverified Commit e0e827c9 authored by Tobias Burnus's avatar Tobias Burnus Committed by GitHub
Browse files

[asan][Darwin] Use Apples blocks extension only when supported (#72639) (#72642)



Issue #72639

The commit at 020cdaff broke build of asan on macOS with GCC. GCC does
not support the Apple blocks extension (yet). Uses of blocks in other
parts of the sanitisers are protected by MISSING_BLOCKS_SUPPORT. But the
type definition is not.

_This applies FX's patch from the issue._

Co-authored-by: default avatarFX Coudert <fxcoudert@gmail.com>
parent 2a951d78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment