[all-commits] [llvm/llvm-project] 8aa226: [libcxx] Constrain function assignment operator (2...
Zoe Carver via All-commits
all-commits at lists.llvm.org
Tue May 12 18:58:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8aa2266fd8dd237c84daf12c2eec0df244558f49
https://github.com/llvm/llvm-project/commit/8aa2266fd8dd237c84daf12c2eec0df244558f49
Author: zoecarver <z.zoelec2 at gmail.com>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M libcxx/include/functional
M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F_assign.pass.cpp
M libcxx/www/cxx1z_status.html
Log Message:
-----------
[libcxx] Constrain function assignment operator (2574).
This patch fixes LWG issue 2574.
Differential Review: https://reviews.llvm.org/D62928
More information about the All-commits
mailing list