[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:39:22 PDT 2022
avogelsgesang updated this revision to Diff 451587.
avogelsgesang added a comment.
Introduce "API changes" section and move description of this change there
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.451587.patch
Type: text/x-patch
Size: 5126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220810/1168c351/attachment.bin>
More information about the libcxx-commits
mailing list