[PATCH] D95534: clang-cl: Invent a /winsysroot concept

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 28 12:16:18 PST 2021


thakis updated this revision to Diff 319936.
thakis edited the summary of this revision.
thakis added a comment.

Seems like there are no strong opinions, so now with actual code. I went with "VC/Tools/MSVC/XXX" and "Windows Kits/10" since that seems like the obvious thing.


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

https://reviews.llvm.org/D95534

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/MSVC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95534.319936.patch
Type: text/x-patch
Size: 7634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210128/59627fce/attachment.bin>


More information about the cfe-commits mailing list