[libcxx-commits] [PATCH] D131362: [libc++] Implement `operator<=> for `thread::id`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 8 06:18:59 PDT 2022


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

fix clang-tidy


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131362

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__threading_support
  libcxx/include/thread
  libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/cmp.pass.cpp
  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: D131362.450783.patch
Type: text/x-patch
Size: 9760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220808/2958c4a4/attachment-0001.bin>


More information about the libcxx-commits mailing list