[PATCH] D113832: reland: [VFS] Use original path when falling back to external FS

Ben Barham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 20 15:10:06 PST 2022


bnbarham added a comment.

@keith This patch causes some issues when nesting/chaining `RedirectingFileSystems`. I have a few tests in https://reviews.llvm.org/D117730 for more details.

Feedback on that PR would be appreciated, I'm not sure if it's the direction we want to go or not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113832



More information about the cfe-commits mailing list