[all-commits] [llvm/llvm-project] d1ef99: [libc++][spaceship] P1614R2: Removed global `opera...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Sun Jun 11 23:42:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1ef99fe1ce3e2996c317600a1398933b9078260
https://github.com/llvm/llvm-project/commit/d1ef99fe1ce3e2996c317600a1398933b9078260
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/__memory/allocator.h
M libcxx/include/memory
Log Message:
-----------
[libc++][spaceship] P1614R2: Removed global `operator!=` from `allocator`
Implements parts of P1614R2:
- Removed global `operator!=` from `allocator`
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D152612
More information about the All-commits
mailing list