diff options
author | Greg Clayton <gclayton@apple.com> | 2010-09-14 03:47:41 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2010-09-14 03:47:41 +0000 |
commit | a52c155e01bcfe39d18ca8bf31f8065c07fbc321 (patch) | |
tree | ae8d0cc2ac2c212fc75e75c14ee6e7777dfa2eb5 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 6f00abd546410a8c71e5a22552a1a991dd69a74f (diff) | |
download | llvm-a52c155e01bcfe39d18ca8bf31f8065c07fbc321.zip llvm-a52c155e01bcfe39d18ca8bf31f8065c07fbc321.tar.gz llvm-a52c155e01bcfe39d18ca8bf31f8065c07fbc321.tar.bz2 |
Fixed an issue that was always causing an extra empty argument to be sent
to any inferior process because the code was checking if no run args were
set and then adding and empty string. This was happening for environment
vars as well.
llvm-svn: 113831
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions