[clang] [clang] Make -fveclib={ArmPL, SLEEF} imply -fno-math-errno (PR #112580)

Kiran Chandramohan via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 16 11:19:52 PDT 2024


https://github.com/kiranchandramohan commented:

Thanks for this patch.

Have you checked the flang driver? Is it not applicable there since errno is not used in Flang?

https://github.com/llvm/llvm-project/pull/112580


More information about the cfe-commits mailing list