apple / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.09k stars 320 forks source link

[Driver] Disable -fsanitize=function for all MachO (except x86) #8932

Closed francisvm closed 4 days ago

francisvm commented 4 days ago

Some embedded platforms don't fall into the Darwin category.

francisvm commented 4 days ago

@swift-ci Please test LLVM