diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-07-25 13:45:29 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-07-25 13:45:29 +0000 |
commit | db267e2a7c68811e2b778766b11971bca1cddc5d (patch) | |
tree | c1217c8eae0492b4638fa812badd584c5a4821c9 /llvm/lib/Support/Path.cpp | |
parent | 4d90f0f2c3d000e959e21976b2c1b507e9b386f7 (diff) | |
download | bcm5719-llvm-db267e2a7c68811e2b778766b11971bca1cddc5d.tar.gz bcm5719-llvm-db267e2a7c68811e2b778766b11971bca1cddc5d.zip |
Don't pass %s twice to clang -cc1.
The reason this clang invocation was failing is that it had two %s. We would
close stdout after the first one and report a fatal error when trying to
print the second.
llvm-svn: 187122
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions