[PATCH] D121423: [VFS] OverlayFileSystem should consistently use the last-added FS first

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 14:44:09 PST 2022


dexonsmith added a comment.

In D121423#3376212 <https://reviews.llvm.org/D121423#3376212>, @dexonsmith wrote:

> This seems like a great thing to do. I have some comments

[Forgot to finish this thought]

I meant to say that I don't think the current approach is going to work quite correctly; comments inline :).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121423



More information about the llvm-commits mailing list