[libcxx-commits] [PATCH] D154626: [libc++] add basic runtime assertions to <barrier>

Edo via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 12 05:12:24 PDT 2023


diamante0018 updated this revision to Diff 539508.
diamante0018 added a comment.

add test for both ctors of barrier, remove extra compiler flag from test file that might be causing issues (fails) on the mac runners.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154626/new/

https://reviews.llvm.org/D154626

Files:
  libcxx/include/barrier
  libcxx/test/libcxx/thread/thread.barrier/assert.arrive.pass.cpp
  libcxx/test/libcxx/thread/thread.barrier/assert.ctor.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154626.539508.patch
Type: text/x-patch
Size: 5982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230712/ef05fdbc/attachment.bin>


More information about the libcxx-commits mailing list