[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]
parent
4e298c32
Please register or sign in to comment