[all-commits] [llvm/llvm-project] f1974f: [libc++] Implement `operator<=>` for `filesystem::...
Adrian Vogelsgesang via All-commits
all-commits at lists.llvm.org
Thu Aug 18 14:46:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1974f039fa76316721a2228b3241f17489f6f7b
https://github.com/llvm/llvm-project/commit/f1974f039fa76316721a2228b3241f17489f6f7b
Author: Adrian Vogelsgesang <avogelsgesang at tableau.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M libcxx/docs/Status/SpaceshipProjects.csv
M libcxx/include/__filesystem/directory_entry.h
M libcxx/include/filesystem
M libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/comparisons.pass.cpp
Log Message:
-----------
[libc++] Implement `operator<=>` for `filesystem::directory_entry`
Implements part of P1614R2 "The Mothership has Landed"
Differential Revision: https://reviews.llvm.org/D130860
More information about the All-commits
mailing list