On 20/02/2019 02:49, Jonas Devlieghere via lldb-commits wrote:
Author: jdevlieghere
Date: Tue Feb 19 17:49:13 2019
New Revision: 354424
URL: http://llvm.org/viewvc/llvm-project?rev=354424&view=rev
Log:
[Instrumentation] Make API logging unconditional
We should always log API calls in addition to logging whether the call
was recorded as part of the reproducer. Since we already have the macro
we might as well put that logic there.
Wohoo. I was planning to suggest that we should use this opportunity to
fold the the manual (and often outdated) log calls into these macros,
but then I forgot about it. :)
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits