[Lldb-commits] [PATCH] D120594: Improve error messages for command that need a stopped process

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 25 15:43:54 PST 2022


JDevlieghere added a comment.

Nit: can we use a colon instead of dash? We have a bunch of places already where we're "concatenating" errors with a colon so I'd like to keep that consistent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120594



More information about the lldb-commits mailing list