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

Shafik Yaghmour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 10 15:56:44 PST 2018


shafik added a comment.

The fix was not too bad, I landed the fix and the bots just turned green http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/14015/

If you run the lldb test suite we have test for the formatter and for stepping into std::function so those _should_ catch any breaking changes.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D55045





More information about the llvm-commits mailing list