llvm-project
357d00d7 - [clang][Driver] Allow `-fstack-clash-protection` for Fuchsia targets (#119633)

Commit
328 days ago
[clang][Driver] Allow `-fstack-clash-protection` for Fuchsia targets (#119633) Fuchsia uses guard pages for the stack, similar to Linux and other targets, which are required for stack-clash-protection. This patch adds Fuchsia to the list of allowed targets.
Author
Parents
Loading