[all-commits] [llvm/llvm-project] 1cfa48: [libc++] Implement P1165R1 (Make stateful allocato...
philnik777 via All-commits
all-commits at lists.llvm.org
Thu Feb 17 13:01:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cfa4857693b405d21272414442b635d9678916e
https://github.com/llvm/llvm-project/commit/1cfa4857693b405d21272414442b635d9678916e
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M libcxx/docs/ReleaseNotes.rst
M libcxx/docs/Status/Cxx20Papers.csv
M libcxx/include/string
A libcxx/test/std/strings/basic.string/string.nonmembers/string_op+/allocator_propagation.pass.cpp
Log Message:
-----------
[libc++] Implement P1165R1 (Make stateful allocator propagation more consistent)
Reviewed By: Quuxplusone, ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D119112
More information about the All-commits
mailing list