[Lldb-commits] [lldb] [lldb][FreeBSD] fix i386 size_t error when using LLDB_LOGF (PR #68210)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 4 05:07:06 PDT 2023


https://github.com/DavidSpickett approved this pull request.

`%zu` is used a lot elsewhere for logs and prints, none of which I've seen warn across Linaro's bots. So this LGTM, thanks for the fix.

https://github.com/llvm/llvm-project/pull/68210


More information about the lldb-commits mailing list