[all-commits] [llvm/llvm-project] 7928ac: [libc++][spaceship] P1612R2: Removed `operator!=` ...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Mon Jun 12 21:47:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7928ac4e6a75c4d9e69e70e4c025119e2f9649ef
https://github.com/llvm/llvm-project/commit/7928ac4e6a75c4d9e69e70e4c025119e2f9649ef
Author: Hristo Hristov <zingam at outlook.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M libcxx/docs/Status/SpaceshipProjects.csv
M libcxx/include/__locale
M libcxx/include/locale
Log Message:
-----------
[libc++][spaceship] P1612R2: Removed `operator!=` from `locale`
Implemented parts of P1612R2:
- Removed `operator!=` from `locale`
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D152654
More information about the All-commits
mailing list