[all-commits] [llvm/llvm-project] a9e032: [libc++][spaceship] P1614R2: Added `operator==` to...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Mon Jun 12 09:54:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9e0321ffed19cb74b5b238af0c155bab1b4093a
https://github.com/llvm/llvm-project/commit/a9e0321ffed19cb74b5b238af0c155bab1b4093a
Author: Hristo Hristov <zingam at outlook.com>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M libcxx/docs/Status/SpaceshipProjects.csv
M libcxx/include/__filesystem/file_status.h
M libcxx/include/filesystem
A libcxx/test/std/input.output/filesystems/class.file_status/file_status.status.eq.ops.cpp
Log Message:
-----------
[libc++][spaceship] P1614R2: Added `operator==` to `file_status`
Implemented parts of P1614R2:
- Added `operator==` to `file_status`
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D152647
More information about the All-commits
mailing list