[Lldb-commits] [PATCH] D153673: [lldb][NFCI] Remove unneeded ConstString constructions for OptionValueProperties::AppendProperty

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Jun 24 20:36:24 PDT 2023


mib accepted this revision.
mib added a comment.

LGTM! May be removing the implicit conversion method to StringRef would make your unnecessary ConstString removal quest easier 😅


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153673



More information about the lldb-commits mailing list