Pass "%s" as the format string literal and LLVM_PRETTY_FUNCTION as
argument to it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99120
[lldb] Silence GCC warnings about format not being a string literal in LLDB_SCOPED_TIMER ClosedPublic Authored by mstorsjo on Mar 22 2021, 3:12 PM.
Details Summary Pass "%s" as the format string literal and LLVM_PRETTY_FUNCTION as
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2021, 3:20 PM This revision was landed with ongoing or failed builds.Mar 23 2021, 5:12 AM Closed by commit rG2f18e51d8b9e: [lldb] Silence GCC warnings about format not being a string literal in… (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 332447 lldb/include/lldb/Utility/Timer.h
|
clang-tidy: error: 'lldb/lldb-defines.h' file not found [clang-diagnostic-error]
not useful