[libcxx-commits] [PATCH] D91706: [libc++] [P0482] [C++20] Implement missing bits for atomic
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 24 12:08:16 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9c97e4ef4529: [libc++] [P0482] [C++20] Implement missing bits for atomic (authored by curdeius).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91706/new/
https://reviews.llvm.org/D91706
Files:
libcxx/include/atomic
libcxx/test/std/atomics/atomics.lockfree/isalwayslockfree.pass.cpp
libcxx/test/std/atomics/atomics.lockfree/lockfree.pass.cpp
libcxx/test/std/atomics/atomics.types.generic/integral.pass.cpp
libcxx/test/std/atomics/atomics.types.generic/integral_typedefs.pass.cpp
libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_helpers.h
libcxx/test/std/atomics/types.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91706.307432.patch
Type: text/x-patch
Size: 8863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201124/7b7dfb14/attachment-0001.bin>
More information about the libcxx-commits
mailing list