[PATCH] D55045: Add a version of std::function that includes a few optimizations.

Kristina Brooks via Phabricator reviews at reviews.llvm.org
Thu Nov 29 04:56:16 PST 2018


kristina added reviewers: ldionne, EricWF, kristina, phosek.
kristina added a comment.

Added reviewers. This will be a break in ABIv2 and Unstable ABI (since they're the same at the moment), only Fuchsia uses it at the moment, as far as I'm aware.


Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55045/new/

https://reviews.llvm.org/D55045





More information about the libcxx-commits mailing list