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

On Thu, Aug 27, 2015 at 4:07 PM Stephane Sezer <s...@cd80.net> wrote:

> sas added a comment.
>
> 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).
>
>
> http://reviews.llvm.org/D12415
>
>
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to