docs: add gcc to list of compilers with sanitize tools

pull/11453/head
andy5995 2 years ago committed by Xavier Claessens
parent ae5d0a6cf0
commit f9da31ce61
  1. 2
      docs/markdown/howtox.md

@ -197,7 +197,7 @@ This causes all subsequent builds to use this command line argument.
## Use address sanitizer
Clang comes with a selection of analysis tools such as the [address
Clang and gcc come with a selection of analysis tools such as the [address
sanitizer](https://clang.llvm.org/docs/AddressSanitizer.html). Meson
has native support for these with the `b_sanitize` option.

Loading…
Cancel
Save