[all-commits] [llvm/llvm-project] 6c34aa: [libc++][spaceship] P1614R2: Removed ops from `mem...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Sun Jun 11 09:49:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c34aab3ff55b7ea4c6bb88544063ef0854d1a49
https://github.com/llvm/llvm-project/commit/6c34aab3ff55b7ea4c6bb88544063ef0854d1a49
Author: Hristo Hristov <zingam at outlook.com>
Date: 2023-06-11 (Sun, 11 Jun 2023)
Changed paths:
M libcxx/docs/Status/SpaceshipProjects.csv
M libcxx/include/__memory_resource/memory_resource.h
M libcxx/include/__memory_resource/polymorphic_allocator.h
M libcxx/include/memory_resource
Log Message:
-----------
[libc++][spaceship] P1614R2: Removed ops from `memory_resource`, `polymorphic_allocator`
Implements parts of P1614R2
- Removed ops from `memory_resource`
- Removed ops from `polymorphic_allocator`
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D152629
More information about the All-commits
mailing list