os-issue-tracker
os-issue-tracker copied to clipboard
Enable -fstack-clash-protection when it works properly on AOSP supplied clang
arm64 clash protection doesn't seem to be implemented in upstream LLVM to begin with. There's a bunch of abandoned attempts to get it implemented.
This is finally available for arm64 in LLVM 18.1.0.
We're just waiting for the standard Android toolchain version to update to LLVM 18 now. There's already a v18 version around but it's not used yet.