diff options
author | Fabrice de Gans <Steelskin@users.noreply.github.com> | 2025-06-24 09:39:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-24 09:39:11 -0700 |
commit | 85d250c96ee166fa5989e45f3dd22e688c3699c1 (patch) | |
tree | ab32b5e9f1cea949d21714d72cfa6431a57340fc /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | d80766152c496ca7a0991486e35aa8ed52d0e422 (diff) | |
download | llvm-85d250c96ee166fa5989e45f3dd22e688c3699c1.zip llvm-85d250c96ee166fa5989e45f3dd22e688c3699c1.tar.gz llvm-85d250c96ee166fa5989e45f3dd22e688c3699c1.tar.bz2 |
Use the Windows SDK arguments over the environment (#144805)
If any of the Windows SDK (and MSVC)-related argument is passed in the
command line, they should take priority over the environment variables
like `INCLUDE` or `LIB` set by vcvarsall from the Visual Studio
Developer Environment on Windows.
These changes ensure that all of the arguments related to VC Tools and
the Windows SDK cause the driver to ignore the environment.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions