[libcxx-commits] [PATCH] D110042: [libc++] counting_semaphore should not be default-constructible
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 21 09:10:25 PDT 2021
Quuxplusone updated this revision to Diff 373960.
Quuxplusone added a comment.
Remove XFAIL from compile-only test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110042/new/
https://reviews.llvm.org/D110042
Files:
libcxx/include/semaphore
libcxx/test/std/thread/thread.semaphore/binary.pass.cpp
libcxx/test/std/thread/thread.semaphore/ctor.compile.pass.cpp
libcxx/test/std/thread/thread.semaphore/max.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110042.373960.patch
Type: text/x-patch
Size: 3947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210921/1a6a9d7b/attachment.bin>
More information about the libcxx-commits
mailing list