[Lldb-commits] [PATCH] D50864: Add libc++ data formatter for std::function

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 21 17:38:58 PDT 2018


jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

This looks fine.  There was one place where you referred back to case 1 by name not ordinal, but otherwise this is quite clear.  Don't need another round of review, just fix that nit and its good to go.


https://reviews.llvm.org/D50864





More information about the lldb-commits mailing list