Skip to content

Commit

Permalink
sanitizer.md: LeakSanitizer is not supported on aarch64 macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
radiohertz authored Oct 24, 2024
1 parent 55b7f8e commit 33941d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/doc/unstable-book/src/compiler-flags/sanitizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 33941d3

Please sign in to comment.