[libcxx-commits] [PATCH] D131430: [libc++] Implement `thread::id` comparators as free functions

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 10 11:41:06 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d34cb74b525: [libc++] Implement `thread::id` comparators as free functions (authored by avogelsgesang).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131430

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/__threading_support
  libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/eq.pass.cpp
  libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/lt.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131430.451588.patch
Type: text/x-patch
Size: 5126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220810/a31fca3b/attachment-0001.bin>


More information about the libcxx-commits mailing list