It can assert when we pass the python or clang directory enumeration. We
could also remove the values from the internal enumeration but keep them in
the public enumeration. However, we can’t be forced into providing a stable
internal api just because we must provide a stable public api.
On Fri, Jun 15, 2018 at 8:29 AM Greg Clayton via Phabricator <
revi...@reviews.llvm.org> wrote:

> 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
>
>
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to