diff options
author | Pavel Labath <pavel@labath.sk> | 2019-02-07 15:56:35 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-02-07 15:56:35 +0000 |
commit | 9303afb30e8f35571969ce8d0e042531dc3649ce (patch) | |
tree | d4c523b03b04e2d0300dad9643b22159899ac6c3 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc | |
parent | 7547170ca44446e433b45e93e057adb3cdb0b9eb (diff) | |
download | bcm5719-llvm-9303afb30e8f35571969ce8d0e042531dc3649ce.tar.gz bcm5719-llvm-9303afb30e8f35571969ce8d0e042531dc3649ce.zip |
Fix incorrect log messages in NativeProcessLinux (pr40588)
The "signal" argument was removed from the MonitorCallback function, but
not from the log statements within it. This wasn't noticed because the
name "signal" suddenly started referring to the libc function with that
name.
This fixes that.
llvm-svn: 353419
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions