[PATCH] D137473: [vfs] Allow root paths relative to the directory of the vfsoverlay YAML file
Haowei Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 11:47:00 PST 2022
haowei added a comment.
In D137473#3993584 <https://reviews.llvm.org/D137473#3993584>, @bnbarham wrote:
> LGTM. If you could put up a PR after to fix the use of `sys::fs::make_absolute` that would be appreciated 🙇.
Thanks, I will start working on the fix.
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