Add a set of -Xmicrosoft flags to control the Windows SDK and VisualC
tools directories. This allows control over the selection of the SDK
and tools when using the GNU driver.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Looks reasonable to me, adding a few others for opinions. Should we have some tests for this? I guess testing these is somewhat environment reliant though, so it's probably not so easy...
Yeah, I suspect that would be difficult. Additionally, these are aliases, so they should already have testing coverage through the existing tests.
Just a friendly reminder, I'd like to get this merged to do a follow up change to improve some of the usability of these flags.
If others don't have anything to add on this matter, I guess this is fine.
The new option names feel rather wordy and unwieldy (especially compared to the clang-cl forms they're aliases for), so if you would want to consider a slightly shorter form, that would also be fine with me. But I won't object to this form either.