[all-commits] [llvm/llvm-project] 430b00: [libc++] Add support for blocks in std::function
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Apr 22 11:58:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 430b00954c674241f16549290ab49cc69f93a431
https://github.com/llvm/llvm-project/commit/430b00954c674241f16549290ab49cc69f93a431
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M libcxx/include/functional
A libcxx/test/libcxx/utilities/function.objects/func.blocks.sh.cpp
Log Message:
-----------
[libc++] Add support for blocks in std::function
rdar://14390808
More information about the All-commits
mailing list