You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Darwin][Test][leaks] Disable leak detection for asan tests on non-intel darwin devices
It seems the asan detect_leaks option does not work well on Apple Silicon (arm64) MacOS devices.
We should not add this option unless we are targeting an x86_64 device, where this seems to be tested and working well.
rdar://147069153
0 commit comments