[all-commits] [llvm/llvm-project] f91a5f: [libc] fix woa64 fenv implementation (#119155)
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Sun Dec 8 17:25:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f91a5fee53651d39eb9a610fcc25fb68915c64dc
https://github.com/llvm/llvm-project/commit/f91a5fee53651d39eb9a610fcc25fb68915c64dc
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-12-08 (Sun, 08 Dec 2024)
Changed paths:
M libc/src/__support/FPUtil/aarch64/FEnvImpl.h
Log Message:
-----------
[libc] fix woa64 fenv implementation (#119155)
Changing name type to match x86-64. This resolves definition conflicts
with `core_crt` headers.
fix #119154
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list