[PATCH] D117730: [DNM][VFS] Do not overwrite the path when nesting RedirectingFileSystems
Keith Smiley via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 24 10:01:00 PST 2022
keith added a comment.
In D117730#3262622 <https://reviews.llvm.org/D117730#3262622>, @dexonsmith wrote:
> @keith, any thoughts on this? IIRC, you'd found a few other bugs while you were in there which you'd left for later; not sure if this is related to them or not.
This issue wasn't one of the ones on my radar, but in general this change seems safe to me
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117730/new/
https://reviews.llvm.org/D117730
More information about the cfe-commits
mailing list