-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-sanitizersArea: Sanitizers for correctness and code qualityArea: Sanitizers for correctness and code qualityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
Location
This issue is in the list of sanitizers at src/doc/unstable-book/src/compiler-flags/sanitizer.md
.
Summary
Currently, the documentation says that aarch64-linux-android
is the only target that supports shadow call stack. However, as of #106061, there are some Fuchsia targets that also support it. The list should be extended to list all targets that support the feature.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-sanitizersArea: Sanitizers for correctness and code qualityArea: Sanitizers for correctness and code qualityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.