[Lldb-commits] [PATCH] D151762: [lldb] Remove __FUNCTION__ from log messages in lldbHost (NFC)
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 30 17:27:10 PDT 2023
JDevlieghere updated this revision to Diff 526854.
JDevlieghere added a comment.
Use `LLDB_LOG` when `StringRef`s are involved.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151762/new/
https://reviews.llvm.org/D151762
Files:
lldb/source/Host/common/HostInfoBase.cpp
lldb/source/Host/common/NativeRegisterContext.cpp
lldb/source/Host/common/TCPSocket.cpp
lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151762.526854.patch
Type: text/x-patch
Size: 6305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230531/07a06412/attachment.bin>
More information about the lldb-commits
mailing list