[libcxx-commits] [PATCH] D130860: [libc++] Implement `operator<=>` for `filesystem::directory_entry`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 2 14:49:33 PDT 2022


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

rebase on D130859 <https://reviews.llvm.org/D130859> and fix oversights


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130860

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__filesystem/directory_entry.h
  libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/comparisons.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130860.449450.patch
Type: text/x-patch
Size: 5256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220802/e340a66e/attachment-0001.bin>


More information about the libcxx-commits mailing list