[all-commits] [llvm/llvm-project] af4b26: [libc++] Add minor test for polymorphic_allocator....
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Mar 30 07:36:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af4b2617e32c09d5a0b8c6d6f0ab44e7b3629f44
https://github.com/llvm/llvm-project/commit/af4b2617e32c09d5a0b8c6d6f0ab44e7b3629f44
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M libcxx/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/construct_pair.pass.cpp
Log Message:
-----------
[libc++] Add minor test for polymorphic_allocator.construct with mixed argument pair
Re-applying the patch after fixing an issue.
More information about the All-commits
mailing list