[Lldb-commits] [PATCH] D118091: [lldb] Remove ConstString::StaticMemorySize

2022-01-26 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGcbd0822f2730: [lldb] Remove ConstString::StaticMemorySize (authored by JDevlieghere). Herald added a project: LLDB. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.

[Lldb-commits] [PATCH] D118091: [lldb] Remove ConstString::StaticMemorySize

2022-01-24 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere created this revision. JDevlieghere added reviewers: labath, clayborg, kastiglione. JDevlieghere requested review of this revision. Remove `ConstString::StaticMemorySize` as it is unused. It is referenced in a bunch of doc comments but I don't really understand why. My best guess it