[libcxx-commits] [PATCH] D133377: [libc++] Always query the compiler to find whether a type is always lockfree
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 7 08:13:04 PDT 2022
ldionne updated this revision to Diff 458460.
ldionne added a comment.
Add tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133377/new/
https://reviews.llvm.org/D133377
Files:
libcxx/include/atomic
libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp
libcxx/test/std/atomics/atomics.lockfree/isalwayslockfree.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133377.458460.patch
Type: text/x-patch
Size: 6462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220907/a0eeec41/attachment.bin>
More information about the libcxx-commits
mailing list