[Lldb-commits] [PATCH] D139955: [LLDB] Change formatting to use llvm::formatv

Alexander Yermolovich via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 12 07:02:17 PST 2023


ayermolo added a comment.

In D139955#4047011 <https://reviews.llvm.org/D139955#4047011>, @Michael137 wrote:

> Ah it's just a typoed format (and lack of curly braces around one of the format specifiers)
>
> Fixed in https://reviews.llvm.org/rGade3f1ccd807

Thanks, for a fix. Sorry missed it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139955



More information about the lldb-commits mailing list