[PATCH] D137473: [vfs] Allow root paths relative to the directory of the vfsoverlay YAML file

Ben Barham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 16:50:00 PST 2022


bnbarham accepted this revision.
bnbarham added a comment.
This revision is now accepted and ready to land.

LGTM. If you could put up a PR after to fix the use of `sys::fs::make_absolute` that would be appreciated 🙇.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137473



More information about the llvm-commits mailing list