[PATCH] D95534: clang-cl: Invent a /winsysroot concept
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 9 05:00:07 PST 2021
thakis added a comment.
In D95534#2534510 <https://reviews.llvm.org/D95534#2534510>, @smeenai wrote:
> I saw this on LLVM Weekly, and I like it a lot :)
>
> Now if only Windows could case-correct their SDKs so we didn't need VFS overlays and symlinks for the linker...
We use ciopfs for this, https://source.chromium.org/chromium/chromium/src/+/master:build/vs_toolchain.py;l=485?q=ciopfs That code has worked without changes for the last 2.5 years.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95534/new/
https://reviews.llvm.org/D95534
More information about the cfe-commits
mailing list