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
Loading
Please register or sign in to comment