[llvm] [WindowsDriver] Always consider `WinSdkVersion` (PR #130377)
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 7 22:41:35 PST 2025
https://github.com/compnerd commented:
I'm not sure if we should do this check this way. Similar to the other arguments if the user specifies the value, we should assume that it is correct rather than basing it on a check that the path exists.
https://github.com/llvm/llvm-project/pull/130377
More information about the llvm-commits
mailing list