os-issue-tracker icon indicating copy to clipboard operation
os-issue-tracker copied to clipboard

Enable -fstack-clash-protection when it works properly on AOSP supplied clang

Open randomhydrosol opened this issue 4 years ago • 3 comments

randomhydrosol avatar Aug 23 '21 03:08 randomhydrosol

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.

x86pup avatar May 02 '23 14:05 x86pup

This is finally available for arm64 in LLVM 18.1.0.

thestinger avatar Mar 15 '24 14:03 thestinger

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.

thestinger avatar Mar 15 '24 15:03 thestinger