[llvm-branch-commits] [lldb] release/21.x: [lldb] [Windows] Silence format string warnings (#150886) (PR #150919)

David Spickett via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jul 28 06:07:17 PDT 2025


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

LGTM on the grounds that in theory, this is not just fixing a warning, it could lead to incorrect output in the errors. Though in practice I expect the pointer to be an arbitrary value and it wouldn't be that important.

That combined with the lower barrier to backports for the first couple of RC, I think this is fine.

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


More information about the llvm-branch-commits mailing list