[all-commits] [llvm/llvm-project] 8f711a: [libc++][test] `__cpp_lib_within_lifetime` -> `__c...
Mital Ashok via All-commits
all-commits at lists.llvm.org
Thu May 16 00:46:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f711aa32488beb3382de101a290e11b41ceb876
https://github.com/llvm/llvm-project/commit/8f711aa32488beb3382de101a290e11b41ceb876
Author: Mital Ashok <mital at mitalashok.co.uk>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M libcxx/docs/FeatureTestMacroTable.rst
M libcxx/include/version
M libcxx/test/std/language.support/support.limits/support.limits.general/type_traits.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++][test] `__cpp_lib_within_lifetime` -> `__cpp_lib_is_within_lifetime` (#91896)
The feature test macro was renamed when
[P2641R4](https://wg21.link/P2641R4) was adopted into the standard:
https://github.com/cplusplus/draft/commit/0facada4cadd97e1ba15bfaea76a804f1dc5c309
https://wg21.link/version.syn#lib:__cpp_lib_is_constant_evaluated
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