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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 19 14:30:31 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG42a024fad9fc: [libc++] Add basic runtime assertions to <semaphore> (authored by Edoardo Sanguineti <edoardo.sanguineti222 at gmail.com>, committed by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155399

Files:
  libcxx/include/semaphore
  libcxx/test/libcxx/thread/thread.semaphore/assert.ctor.pass.cpp
  libcxx/test/libcxx/thread/thread.semaphore/assert.release.pass.cpp
  libcxx/test/std/thread/thread.semaphore/ctor.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155399.542194.patch
Type: text/x-patch
Size: 6438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230719/fd7ead08/attachment.bin>


More information about the libcxx-commits mailing list