<div dir="ltr">I think it's still worth printing something, even if it's just "Testing LLDB with N processes", where you fill in the value for N</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 27, 2015 at 4:07 PM Stephane Sezer <<a href="mailto:sas@cd80.net">sas@cd80.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">sas added a comment.<br>
<br>
I removed the "Testing..." messages because $<TARGET_FILE:...> won't be expanded in the context of a log message. Basically, you'll end up with ninja/msvc/make printing "Testing LLDB with args: --arch=x86_64;--executable;$<TARGET_FILE:lldb>;-s;/..." (even though it will be running the right command with the actual lldb path).<br>
<br>
<br>
<a href="http://reviews.llvm.org/D12415" rel="noreferrer" target="_blank">http://reviews.llvm.org/D12415</a><br>
<br>
<br>
<br>
</blockquote></div>