[WindowsDriver] Improve VSInstallPath check for IDE subdirectory
This avoids potential memory allocation failures, if VSInstallPath is not empty, but also does not contain the string "\Common7\IDE". Fixes: https://github.com/llvm/llvm-project/issues/59434 Reviewed By: mstorsjo Differential Revision: https://reviews.llvm.org/D140019
Loading
Please sign in to comment