[Lldb-commits] [PATCH] D154759: [lldb][NFCI] Change type of UnwindPlan::m_source_name

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 10 17:40:40 PDT 2023


jasonmolenda added a comment.

(to say it more clearly: I'm fine if you'd like to reduce the places where ConstStrings are being used, but I don't think there's any good reason to remove this use of them.  It will increase our memory footprint a bit.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154759



More information about the lldb-commits mailing list