[Lldb-commits] [PATCH] D151599: [lldb][NFCI] Remove use of ConstString from StructuredDataDarwinLog static functions
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 30 13:24:56 PDT 2023
bulbazord updated this revision to Diff 526768.
bulbazord added a comment.
LLDB_LOGF -> LLDB_LOG to avoid a temporary string construction.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151599/new/
https://reviews.llvm.org/D151599
Files:
lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151599.526768.patch
Type: text/x-patch
Size: 4537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230530/fe4cfd47/attachment.bin>
More information about the lldb-commits
mailing list