[lldb-dev] FileSpec and normalization questions

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Thu Apr 19 11:21:12 PDT 2018


On Thu, Apr 19, 2018 at 11:19 AM Jim Ingham via lldb-dev <
lldb-dev at lists.llvm.org> wrote:

> The last time I looked at the llvm functions they only support the path
> syntax of the llvm host, which won't do for lldb.  But maybe they have
> gotten more general recently?
>
>
Yes in fact I was the one who updated them to make them more general.  You
can now specify an enumeration parameter which will cause the algorithm to
treat paths as either windows, posix, or whatever the host is.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180419/ccdbba0a/attachment.html>


More information about the lldb-dev mailing list