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

Shafik Yaghmour via Phabricator reviews at reviews.llvm.org
Mon Dec 10 12:42:38 PST 2018


shafik added a comment.

Just a heads up this change broke the lldb std::function formatter see the logs here:

  http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/13996/

I have not look at all the details yet so not clear how much work is involved in patching on out side yet.


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