[clang] [lld] Use the Windows SDK arguments over the environment (PR #144805)

Fabrice de Gans via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 23 08:13:09 PDT 2025


Steelskin wrote:

> Just to confirm, does this make clang-cl line up with cl's behavior?

As @compnerd said, this is clang-cl specific. None of these options exist in `cl.exe`.

https://github.com/llvm/llvm-project/pull/144805


More information about the cfe-commits mailing list