[all-commits] [llvm/llvm-project] 278c00: [libc++] [NFC] Test that correct value category is...
Zoe Carver via All-commits
all-commits at lists.llvm.org
Mon Mar 23 09:08:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 278c00c4ff8b48d9031f94eb8c52655a4f64db7c
https://github.com/llvm/llvm-project/commit/278c00c4ff8b48d9031f94eb8c52655a4f64db7c
Author: zoecarver <z.zoelec2 at gmail.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/construct.pass.cpp
M libcxx/www/cxx1z_status.html
Log Message:
-----------
[libc++] [NFC] Test that correct value category is used in scoped_allocator_adaptor::construct
This patch fixes 2586. Just tests. NFC.
Differential Revision: https://reviews.llvm.org/D63050
More information about the All-commits
mailing list