[Lldb-commits] [PATCH] D49963: Preliminary patch to support prompt interpolation
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 1 01:33:33 PDT 2018
labath added a comment.
Sounds like a nice feature to have. In addition to the other feedback you've received, I'd suggest splitting out the addition of new format entities (frame count and friends) and the core interpolation feature into separate patches.
Repository:
rL LLVM
https://reviews.llvm.org/D49963
More information about the lldb-commits
mailing list