[PATCH] D97437: Rewrite MSVC toolchain discovery with VFS
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 25 09:47:03 PST 2021
aeubanks added a comment.
In `Linux.cpp` I only see uses of VFS, no uses of `llvm::sys::fs` so I think it should work there. And using clangd on vscode on Linux, it works with --sysroot.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97437/new/
https://reviews.llvm.org/D97437
More information about the cfe-commits
mailing list