[all-commits] [llvm/llvm-project] 945ce1: [libc++] Update the value of __cpp_lib_constrained...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Fri Jun 20 09:37:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 945ce1aa3d29e24c49720ae9e0bcfbac88f2defd
https://github.com/llvm/llvm-project/commit/945ce1aa3d29e24c49720ae9e0bcfbac88f2defd
Author: Hristo Hristov <hghristov.rmm at gmail.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M libcxx/include/version
M libcxx/test/std/language.support/support.limits/support.limits.general/expected.version.compile.pass.cpp
M libcxx/test/std/language.support/support.limits/support.limits.general/optional.version.compile.pass.cpp
M libcxx/test/std/language.support/support.limits/support.limits.general/tuple.version.compile.pass.cpp
M libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.compile.pass.cpp
M libcxx/test/std/language.support/support.limits/support.limits.general/variant.version.compile.pass.cpp
M libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
M libcxx/utils/generate_feature_test_macro_components.py
Log Message:
-----------
[libc++] Update the value of __cpp_lib_constrained_equality after P3379R0 (#144553)
https://wg21.link/P3379R0 updated the value of __cpp_lib_constrained_equality,
but we forgot to update it when we implemented the paper.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list