[Lldb-commits] [PATCH] D148175: [lldb] Add `operator StringRef` to ConstString

Felipe de Azevedo Piovezan via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 14 07:48:31 PDT 2023


fdeazeve added a comment.

> since ConstStrings live forever

So long as this is true, I don't see any pitfalls either.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148175



More information about the lldb-commits mailing list