[all-commits] [llvm/llvm-project] e42f76: [libc++] Define the __cpp_lib_atomic_ref feature t...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jul 9 08:08:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e42f760b6551d3674658d8c6bf5206e52822036b
https://github.com/llvm/llvm-project/commit/e42f760b6551d3674658d8c6bf5206e52822036b
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M libcxx/docs/FeatureTestMacroTable.rst
M libcxx/include/version
M libcxx/test/std/language.support/support.limits/support.limits.general/atomic.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++] Define the __cpp_lib_atomic_ref feature test macro (#98081)
We forgot to enable it when we landed std::atomic_ref in 42ba740aff.
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