[PATCH] D67166: Win: handle \\?UNC\ prefix in realPathFromHandle (PR43204)

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 10:44:30 PDT 2019


hans marked an inline comment as done.
hans added a comment.

In D67166#1657796 <https://reviews.llvm.org/D67166#1657796>, @jeroen.dobbelaere wrote:

> Hi Hans, I am not too familiar with all windows path naming variants. Did you really observe a '\\?UNC\xxxx' path ?


You're right, I fat fingered it. Let me upload a new patch...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67166/new/

https://reviews.llvm.org/D67166





More information about the llvm-commits mailing list