[PATCH] D155579: [Windows] Avoid using FileIndex for unique IDs on network mounts

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 01:26:51 PDT 2023


mstorsjo updated this revision to Diff 556534.
mstorsjo added a comment.

Updated with the suggested FIXME markings, and added a release note for it. (I placed the release note in the section for "Changes to the Windows Target", even if this isn't about code generation for a Windows target, but about LLVM running on a Windows host. Instead of creating a separate section for this, I guessed that this reaches the target audience anyway.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155579

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/Support/FileSystem.h
  llvm/lib/Support/Windows/Path.inc
  llvm/unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155579.556534.patch
Type: text/x-patch
Size: 7593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230912/5922acc1/attachment.bin>


More information about the llvm-commits mailing list