[all-commits] [llvm/llvm-project] 22b5ad: [libc++] Uses operator<=> in string.
mordante via All-commits
all-commits at lists.llvm.org
Sun Aug 14 05:05:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22b5adff7189f3ca547f38d5e87a7fa9dda9c509
https://github.com/llvm/llvm-project/commit/22b5adff7189f3ca547f38d5e87a7fa9dda9c509
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-08-14 (Sun, 14 Aug 2022)
Changed paths:
M libcxx/docs/Status/SpaceshipProjects.csv
M libcxx/include/string
A libcxx/test/std/strings/basic.string/string.nonmembers/string.cmp/comparison.pass.cpp
Log Message:
-----------
[libc++] Uses operator<=> in string.
Implements part of:
- P1614R2 The Mothership has Landed
Reviewed By: avogelsgesang, #libc, philnik
Differential Revision: https://reviews.llvm.org/D131421
More information about the All-commits
mailing list