sys::findProgramByName(): [Win32] Tweak to pass lowercase .exe to SearchPath()...
sys::findProgramByName(): [Win32] Tweak to pass lowercase .exe to SearchPath() to appease clang Driver's tests. It seems SearchPath() doesn't show actual extension on the filesystem. FIXME: Shall we use FindFirstFile() here? llvm-svn: 221246
Loading
Please register or sign in to comment