[PATCH] D155579: [Windows] Avoid using FileIndex for unique IDs on network mounts
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 05:28:01 PDT 2023
aaron.ballman added a comment.
In D155579#4587472 <https://reviews.llvm.org/D155579#4587472>, @mstorsjo wrote:
> (Ideally I'd like to have this in a release, but this is something that definitely should cook in git main for a month or two before considering including in a release. At that point we're probably close to the late 17.0.x, where it's probably too risky to include, so I guess this is practically 18.x material in any case?)
FWIW, I agree that this kind of change needs a bit longer of bake time to be confident in its correctness, so I think 17.x is unlikely at this point.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155579/new/
https://reviews.llvm.org/D155579
More information about the llvm-commits
mailing list