[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 added a comment.

In D67166#1658031 <https://reviews.llvm.org/D67166#1658031>, @rnk wrote:

> As discussed, maybe we should try harder to revert whatever made us more dependent on this.


I think we should do both. Even if we revert to become less dependent on this function, I think we should also try to fix the UNC case which is obviously broken here.


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

https://reviews.llvm.org/D67166





More information about the llvm-commits mailing list