Fix Arg0 argument after r229110. The problem was that Arg0ValueChangedCallback...
Fix Arg0 argument after r229110. The problem was that Arg0ValueChangedCallback isn't twitching when Arg0 was updated, therefore target was launched with empty 1st argument or without it at all. In this patch I update Arg0 by hand. llvm-svn: 229125
Loading
Please sign in to comment