Skip to content
Commit 72e626e3 authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

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
parent b925715c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment