It looks like a previous change switched these from LLDB_LOGF but did not update the format strings.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D96550
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 TimelineThis revision is now accepted and ready to land.Feb 12 2021, 4:54 AM Closed by commit rG9f175998debc: [LLDB] Fix LLDB_LOG calls to use correct formatting (authored by shafik). · Explain WhyFeb 12 2021, 11:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323147 lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
|