[libcxx-commits] [PATCH] D152647: [libc++][spaceship] P1614R2: Added `operator==` to `file_status`

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 11 22:58:01 PDT 2023


H-G-Hristov created this revision.
Herald added a subscriber: yaxunl.
Herald added a project: All.
H-G-Hristov updated this revision to Diff 530290.
H-G-Hristov added a comment.
H-G-Hristov updated this revision to Diff 530315.
H-G-Hristov published this revision for review.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Try to fix CI


H-G-Hristov added a comment.

Try to fix CI


Implemented parts of P1614R2:

- Added `operator==` to `file_status`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152647

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__filesystem/file_status.h
  libcxx/include/filesystem
  libcxx/test/std/input.output/filesystems/class.file_status/file_status.status.eq.ops.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152647.530315.patch
Type: text/x-patch
Size: 5739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230612/b5cd1bb6/attachment.bin>


More information about the libcxx-commits mailing list