[all-commits] [llvm/llvm-project] c00871: [libc++] Mark the C++03 version of std::function a...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Feb 24 08:00:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c0087164175767bd22dc4336f48098c338aa8e7a
https://github.com/llvm/llvm-project/commit/c0087164175767bd22dc4336f48098c338aa8e7a
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M libcxx/include/__functional_03
Log Message:
-----------
[libc++] Mark the C++03 version of std::function as deprecated
Summary: We want to eventually remove it.
Reviewers: EricWF
Subscribers: christof, jkorous, dexonsmith, libcxx-commits
Tags: #libc
Differential Revision: https://reviews.llvm.org/D74719
More information about the All-commits
mailing list