[Lldb-commits] [PATCH] D48215: Remove dependency from Host to python

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 15 08:29:02 PDT 2018


clayborg added a comment.

In https://reviews.llvm.org/D48215#1133695, @zturner wrote:

> The internal api has no guarantees as to its stability.


What do you mean by this? If we have an internal API that claims to give out paths, it should give out paths. What am I missing here?


https://reviews.llvm.org/D48215





More information about the lldb-commits mailing list