[PATCH] D135849: [llvm] Return canonical virtual path from `RedirectingFileSystem`
Jan Svoboda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 07:09:10 PDT 2023
jansvoboda11 added a comment.
Just realized this most likely won't work if the case-insensitive VFS is specified with wrong spelling too, e.g. `Fw.framework`. Maybe we'll need to combine this patch with one of the alternatives after all.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135849/new/
https://reviews.llvm.org/D135849
More information about the llvm-commits
mailing list