Revision tags: llvmorg-18.1.8, llvmorg-18.1.7, llvmorg-18.1.6, llvmorg-18.1.5, llvmorg-18.1.4, llvmorg-18.1.3, llvmorg-18.1.2, llvmorg-18.1.1, llvmorg-18.1.0, llvmorg-18.1.0-rc4, llvmorg-18.1.0-rc3, llvmorg-18.1.0-rc2, llvmorg-18.1.0-rc1, llvmorg-19-init, llvmorg-17.0.6, llvmorg-17.0.5, llvmorg-17.0.4, llvmorg-17.0.3, llvmorg-17.0.2, llvmorg-17.0.1, llvmorg-17.0.0, llvmorg-17.0.0-rc4 |
|
#
3401b308 |
| 26-Aug-2023 |
Mark de Wever <koraq@xs4all.nl> |
[libc++] Renames modules-build.
This is a followup of D157625. Using the name clang-modules-build makes it clear this is regarding the clang modules and not the C++23 std or std.compat module.
Revi
[libc++] Renames modules-build.
This is a followup of D157625. Using the name clang-modules-build makes it clear this is regarding the clang modules and not the C++23 std or std.compat module.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D158927
show more ...
|
Revision tags: llvmorg-17.0.0-rc3, llvmorg-17.0.0-rc2, llvmorg-17.0.0-rc1, llvmorg-18-init, llvmorg-16.0.6, llvmorg-16.0.5, llvmorg-16.0.4, llvmorg-16.0.3, llvmorg-16.0.2, llvmorg-16.0.1, llvmorg-16.0.0, llvmorg-16.0.0-rc4, llvmorg-16.0.0-rc3, llvmorg-16.0.0-rc2, llvmorg-16.0.0-rc1, llvmorg-17-init |
|
#
853059a1 |
| 21-Jan-2023 |
Mark de Wever <koraq@xs4all.nl> |
[libc++] Addresses LWG3782.
3782. Should <math.h> declare ::lerp?
Libc++ doesn't declare ::lerp, adds tests to validate the requirement.
Reviewed By: #libc, philnik
Differential Revision: https
[libc++] Addresses LWG3782.
3782. Should <math.h> declare ::lerp?
Libc++ doesn't declare ::lerp, adds tests to validate the requirement.
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D142817
show more ...
|