llvm-project
ae85b393
- [libc++] tests with picolibc: mark fenv tests as unsupported (#74610)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc++] tests with picolibc: mark fenv tests as unsupported (#74610) The FE_* macros checked for in cfenv.pass.cpp are not required to be defined, if the relevant options are _not_ available. Picolibc happens not to provide these on some platforms.
References
#74610 - [libc++] tests with picolibc: mark fenv tests as unsupported
Author
domin144
Parents
70c84f80
Loading