[all-commits] [llvm/llvm-project] 2b6ce2: [libc++] Adds __cpp_lib_constexpr_algorithms to ut...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Dec 21 08:30:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b6ce25a2a569fe7a61d2eee630620055d47d3bd
https://github.com/llvm/llvm-project/commit/2b6ce25a2a569fe7a61d2eee630620055d47d3bd
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M libcxx/docs/Status/Cxx2bIssues.csv
M libcxx/include/version
M libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.compile.pass.cpp
M libcxx/utils/generate_feature_test_macro_components.py
Log Message:
-----------
[libc++] Adds __cpp_lib_constexpr_algorithms to utility.
Implements:
- LWG3792 __cpp_lib_constexpr_algorithms should also be defined in <utility>
Depends on D140407
Reviewed By: #libc, philnik, ldionne
Differential Revision: https://reviews.llvm.org/D140413
More information about the All-commits
mailing list