[Lldb-commits] [PATCH] Skip sysroot creation by module cache if symbolic links are not allowed for active user.

Chaoren Lin chaorenl at google.com
Fri May 8 11:08:03 PDT 2015


Would a .lnk file work? I think the Windows API should contain functions to
create/resolve those.
On May 8, 2015 11:02 AM, "Greg Clayton" <clayborg at gmail.com> wrote:

> Is there really no other way to create something akin to a symlink on
> windows? How can you have control over a directory and yet not be able to
> create links? Is there any other kind if link? Alias? anything? Seems weird
> to be able to create files but not create links in a directory you have
> created?
>
>
> http://reviews.llvm.org/D9587
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150508/5f86996d/attachment.html>


More information about the lldb-commits mailing list