Re: [Lldb-commits] [lldb] r354424 - [Instrumentation] Make API logging unconditional

2019-02-19 Thread Pavel Labath via lldb-commits
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 t

[Lldb-commits] [lldb] r354424 - [Instrumentation] Make API logging unconditional

2019-02-19 Thread Jonas Devlieghere via lldb-commits
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