diff options
author | Nico Weber <nicolasweber@gmx.de> | 2015-04-24 22:16:53 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2015-04-24 22:16:53 +0000 |
commit | 1f0f165d50211e72d41395abd74def920347380e (patch) | |
tree | 7f73ea68bb158f5190a7db1aab1e6937db5ae60c /llvm/lib/Support/Process.cpp | |
parent | c8d987b12194493d7634c3bde31b0d9340ceb3d2 (diff) | |
download | llvm-1f0f165d50211e72d41395abd74def920347380e.zip llvm-1f0f165d50211e72d41395abd74def920347380e.tar.gz llvm-1f0f165d50211e72d41395abd74def920347380e.tar.bz2 |
clang-cl: Don't look up absolute paths in %LIB%.
Before this patch, passing a non-existent absolute path to clang-cl would cause
stat'ing of impossible paths. For example, `clang-cl -c d:\adsfasdf.txt` would
cause a stat of
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\LIBd:\asdfadsf.cc
llvm-svn: 235787
Diffstat (limited to 'llvm/lib/Support/Process.cpp')
0 files changed, 0 insertions, 0 deletions