Details
Details
- Reviewers
michaelrj - Commits
- rG5c3c716bb1f5: [libc] Add FE_DFL_ENV and handle it in fesetenv.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110611
[libc] Add FE_DFL_ENV and handle it in fesetenv. ClosedPublic Authored by sivachandra on Sep 27 2021, 11:54 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 28 2021, 9:44 AM This revision was landed with ongoing or failed builds.Sep 28 2021, 11:10 AM Closed by commit rG5c3c716bb1f5: [libc] Add FE_DFL_ENV and handle it in fesetenv. (authored by sivachandra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 375647 libc/config/linux/api.td
libc/spec/stdc.td
libc/src/__support/FPUtil/aarch64/FEnvImpl.h
libc/src/__support/FPUtil/x86_64/FEnvImpl.h
libc/test/src/fenv/CMakeLists.txt
libc/test/src/fenv/getenv_and_setenv_test.cpp
|