[Lldb-commits] [PATCH] D147246: [lldb] Replace sprintf with snprintf (NFC)

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 30 10:40:54 PDT 2023


JDevlieghere added a comment.

This looks fine, but I wonder if using `llvm::formatv` wouldn't make this a whole lot easier?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147246/new/

https://reviews.llvm.org/D147246



More information about the lldb-commits mailing list