[PATCH] [libcxx] Fix PR 23589: std::function doesn't recognize null pointer to varargs function
Eric Fiselier
eric at efcs.ca
Wed May 20 01:56:58 PDT 2015
Use Davids suggestion to reduce code duplication. I didn't know that would work :-)
http://reviews.llvm.org/D9873
Files:
include/__functional_03
include/__functional_base_03
include/functional
test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F.pass.cpp
test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F_nullptr.pass.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9873.26129.patch
Type: text/x-patch
Size: 18196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150520/0fedd180/attachment.bin>
More information about the cfe-commits
mailing list