[clang] [clang] Support --sysroot= for ${arch}-windows-msvc targets (PR #96417)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 1 09:59:09 PDT 2024
trcrsired wrote:
> I've read half the patch so far, but wanted to ask before continuing: would it be possible (and simpler) to extend the /winsysroot support somehow to also handle --sysroot?
>
> (It would also be easier to review if the unrelated formatting changes were removed or split to a separate PR.)
>
> * @aganea and @mstorsjo in case you have comments too.
I have avoided formatting as much as possible. However, the llvm CI does not pass if I do not format it.
https://github.com/llvm/llvm-project/pull/96417
More information about the cfe-commits
mailing list