[PATCH] D116753: Default to -fno-math-errno for musl too
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 26 11:32:20 PST 2022
MaskRay accepted this revision.
MaskRay added a comment.
Looks great!
Thanks for telling me that GCC `overloads -fno-math-errno to mean that malloc does not set errno`. This looks really scary. Clang doesn't have the problem:)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116753/new/
https://reviews.llvm.org/D116753
More information about the cfe-commits
mailing list