[libcxx-commits] [PATCH] D152647: [libc++][spaceship] P1614R2: Added `operator==` to `file_status`
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 12 09:16:40 PDT 2023
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
LGTM!
================
Comment at: libcxx/include/filesystem:251
- class file_status;
+ class file_status {
+ public:
----------------
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152647/new/
https://reviews.llvm.org/D152647
More information about the libcxx-commits
mailing list