[PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 7 12:13:37 PST 2018
jsoyke updated this revision to Diff 177274.
jsoyke added a comment.
Remove hardcoded config option.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55045/new/
https://reviews.llvm.org/D55045
Files:
include/__config
include/functional
test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_F.pass.cpp
test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_rfunction.pass.cpp
test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy_move.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55045.177274.patch
Type: text/x-patch
Size: 35334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/886efe79/attachment.bin>
More information about the llvm-commits
mailing list