[Lldb-commits] [PATCH] D101250: Wrap edit line configuration calls into helper functions

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 26 15:23:21 PDT 2021


JDevlieghere accepted this revision.
JDevlieghere added a comment.

LGTM. I wonder if we would want to wrap this in a macro to get rid of the `EditLineConstString` duplication while keeping the type safety.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101250



More information about the lldb-commits mailing list