sanitizer.md: LeakSanitizer is not supported on aarch64 macOS

This commit is contained in:
David 2024-10-24 11:42:11 +05:30 committed by GitHub
parent 55b7f8e800
commit 33941d3ba5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -690,7 +690,6 @@ LeakSanitizer is run-time memory leak detector.
LeakSanitizer is supported on the following targets:
* `aarch64-apple-darwin`
* `aarch64-unknown-linux-gnu`
* `x86_64-apple-darwin`
* `x86_64-unknown-linux-gnu`