This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f175998debc: [LLDB] Fix LLDB_LOG calls to use correct
formatting (authored by shafik).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llv
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96550/new/
https://reviews.llvm.org/D96550
___
lldb-commits mailing list
shafik created this revision.
shafik added a reviewer: teemperor.
shafik requested review of this revision.
It looks like a previous change switched these from `LLDB_LOGF` but did not
update the format strings.
https://reviews.llvm.org/D96550
Files:
lldb/source/Plugins/ExpressionParser/Clang