[Lldb-commits] [lldb] [lldb][CPlusPlusLanguage] Avoid redundant const char* -> StringRef roundtrip (PR #161499)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 1 03:34:49 PDT 2025


DavidSpickett wrote:

Mind you, aren't ConstStrings encoded into some kind of table? This could be a single byte random write from something completely unrelated.

https://github.com/llvm/llvm-project/pull/161499


More information about the lldb-commits mailing list