[all-commits] [llvm/llvm-project] c5ba46: [libcxx][test] MaybePOCCAAllocator should meet the...
Casey Carter via All-commits
all-commits at lists.llvm.org
Sat Jun 25 11:04:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5ba46ea1804dfefb22e6d2bb65ff1636d2cc8cd
https://github.com/llvm/llvm-project/commit/c5ba46ea1804dfefb22e6d2bb65ff1636d2cc8cd
Author: Casey Carter <Casey at Carter.net>
Date: 2022-06-25 (Sat, 25 Jun 2022)
Changed paths:
M libcxx/test/support/allocators.h
Log Message:
-----------
[libcxx][test] MaybePOCCAAllocator should meet the Cpp17Allocator requirements
Implement `rebind`, the rebinding constructor, and rebind-compatible comparison operators.
Differential Revision: https://reviews.llvm.org/D118279
More information about the All-commits
mailing list