[all-commits] [llvm/llvm-project] 8cf3c2: [libc++][spaceship] P1614R2: Removed `operator!=` ...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Mon Jun 12 09:51:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cf3c2920d03b750124eae44f036afe702945179
https://github.com/llvm/llvm-project/commit/8cf3c2920d03b750124eae44f036afe702945179
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/scoped_allocator
Log Message:
-----------
[libc++][spaceship] P1614R2: Removed `operator!=` from `scoped_allocator_adaptor`
Implements parts of P1614R2
- Removed `operator!=` from `scoped_allocator_adaptor`
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D152678
More information about the All-commits
mailing list