| dd8b93a9 | 26-Jul-2021 |
Siva Chandra Reddy <[email protected]> |
[libc] Fix x86_64 fenv implementation for windows
All fenv functions are also enabled for windows. Since two tests, enabled_exceptions_test and feholdexcept_test are still failing on windows, they h
[libc] Fix x86_64 fenv implementation for windows
All fenv functions are also enabled for windows. Since two tests, enabled_exceptions_test and feholdexcept_test are still failing on windows, they have been disabled.
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D106808
show more ...
|