[Lldb-commits] [PATCH] D35615: Add data formatter for libc++ std::tuple

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 1 08:10:00 PDT 2017


labath added a comment.

There wasn't a strong reason for using nullptr, I can convert those to ValueObjectSP().

Given that this was your only objection to this patch, I'm going to assume it is ok to land after this.


https://reviews.llvm.org/D35615





More information about the lldb-commits mailing list