[libcxx-commits] [PATCH] D103769: [libcxx] Implement P0883R2 ("Fixing Atomic Initialization")
Raul Tambre via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 7 03:16:39 PDT 2021
tambre updated this revision to Diff 350226.
tambre marked 5 inline comments as done.
tambre added a comment.
Herald added a subscriber: arichardson.
Address review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103769/new/
https://reviews.llvm.org/D103769
Files:
libcxx/docs/Cxx2aStatusPaperStatus.csv
libcxx/docs/FeatureTestMacroTable.rst
libcxx/include/atomic
libcxx/include/version
libcxx/test/std/atomics/atomics.types.generic/constexpr_noexcept.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/atomic.version.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/memory.version.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103769.350226.patch
Type: text/x-patch
Size: 13853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210607/6fc37a31/attachment-0001.bin>
More information about the libcxx-commits
mailing list