This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
__math
History
Nikolas Klauser
83bc7b5771
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (
#87094
)
...
This also adds a few tests that were missing.
2024-04-22 22:13:58 +02:00
..
abs.h
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (
#87094
)
2024-04-22 22:13:58 +02:00
copysign.h
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (
#87094
)
2024-04-22 22:13:58 +02:00
error_functions.h
…
exponential_functions.h
…
fdim.h
…
fma.h
…
gamma.h
…
hyperbolic_functions.h
…
hypot.h
…
inverse_hyperbolic_functions.h
…
inverse_trigonometric_functions.h
…
logarithms.h
…
min_max.h
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (
#87094
)
2024-04-22 22:13:58 +02:00
modulo.h
…
remainder.h
…
roots.h
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (
#87094
)
2024-04-22 22:13:58 +02:00
rounding_functions.h
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (
#87094
)
2024-04-22 22:13:58 +02:00
traits.h
[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (
#87094
)
2024-04-22 22:13:58 +02:00
trigonometric_functions.h
…