Files
clang-p2996/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp
Jonas Devlieghere e4f62da812 [lldb] Sidestep -Wformat warning by using LLDB_LOG instead of LLDB_LOGF
Fixes warning: format specifies type 'unsigned long' but the argument
has type 'DataType' (aka 'unsigned long long') [-Wformat]
2023-03-20 10:32:02 -07:00

3.5 KiB