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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 5 14:35:35 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e807c38bf9b: [libc++] add basic runtime assertions to <latch> (authored by Edoardo Sanguineti <edoardo.sanguineti222 at gmail.com>, committed by ldionne).

Changed prior to commit:
  https://reviews.llvm.org/D154425?vs=537397&id=537505#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154425

Files:
  libcxx/include/latch
  libcxx/test/libcxx/thread/thread.latch/assert.arrive_and_wait.pass.cpp
  libcxx/test/libcxx/thread/thread.latch/assert.count_down.pass.cpp
  libcxx/test/libcxx/thread/thread.latch/assert.ctor.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154425.537505.patch
Type: text/x-patch
Size: 6170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230705/43cb3946/attachment.bin>


More information about the libcxx-commits mailing list