[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
Mon Aug 8 13:47:25 PDT 2022


avogelsgesang updated this revision to Diff 450930.
avogelsgesang added a comment.

use correct visibility macros


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131430

Files:
  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.450930.patch
Type: text/x-patch
Size: 4927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220808/195a69a1/attachment.bin>


More information about the libcxx-commits mailing list