This is an archive of the discontinued LLVM Phabricator instance.

Fix LLDB_LOG calls to use correct formatting
ClosedPublic

Authored by shafik on Feb 11 2021, 2:05 PM.

Details

Summary

It looks like a previous change switched these from LLDB_LOGF but did not update the format strings.

Diff Detail

Event Timeline

shafik requested review of this revision.Feb 11 2021, 2:05 PM
shafik created this revision.
teemperor accepted this revision.Feb 12 2021, 4:54 AM

LGTM, thanks!

This revision is now accepted and ready to land.Feb 12 2021, 4:54 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 12 2021, 11:09 AM