[PATCH] D109128: [VFS] Use original path when falling back to external FS
    Jonas Devlieghere via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep  3 11:05:08 PDT 2021
    
    
  
JDevlieghere added a comment.
I'm sure I'm missing something, but after rereading the patch several times I still don't see the functional change. It just looks like it's renaming every instance of `Path` to `CanonicalPath` and `Path_` to `Path`?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109128/new/
https://reviews.llvm.org/D109128
    
    
More information about the llvm-commits
mailing list