sharadhr wrote: > it will try to find both POSIX **and /winsysroot**
I seem to recall this was added. If this is the case and the Windows SDK + C/C++ sysroot is detected as-is (albeit with case sensitivity) then I think https://github.com/llvm/llvm-project/pull/96417#issuecomment-5378716830 is fair, and we can work on case insensitivity separately (looks like that machinery is present too). https://github.com/llvm/llvm-project/pull/96417 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
