Refactor the code in clang to find a file in a PATH like environment variable into...
authorEhsan Akhgari <ehsan.akhgari@gmail.com>
Mon, 30 Jun 2014 19:54:20 +0000 (19:54 +0000)
committerEhsan Akhgari <ehsan.akhgari@gmail.com>
Mon, 30 Jun 2014 19:54:20 +0000 (19:54 +0000)
commiteb73cf671b16899b55317ce9315f667994d7717e
treedfb24478dd99e3a9fcc5425c478d2b9f501b87e6
parenta0d04ac9f1a67fac7a4184fcd1908b7e5c7defe5
Refactor the code in clang to find a file in a PATH like environment variable into a helper function

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212057 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Process.h
lib/Support/Process.cpp