[PATCH] D97437: Rewrite MSVC toolchain discovery with VFS
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 24 20:33:55 PST 2021
aeubanks created this revision.
aeubanks added reviewers: rnk, thakis, amccarth.
Herald added subscribers: usaxena95, kadircet.
aeubanks requested review of this revision.
Herald added subscribers: cfe-commits, ilya-biryukov.
Herald added a project: clang.
This fixes an issue where the toolchain discovery doesn't respect the
VFS's current working directory, specifically clangd not respecting a
relative /winsysroot.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D97437
Files:
clang/lib/Driver/ToolChains/MSVC.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97437.326273.patch
Type: text/x-patch
Size: 13816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210225/eba8766e/attachment.bin>
More information about the cfe-commits
mailing list