================
@@ -152,6 +152,20 @@ class StringPrinter {
template <StringElementType element_type>
static bool
ReadBufferAndDumpToStream(const ReadBufferAndDumpToStreamOptions &options);
+
+ template <StringElementType element_type>
+ static constexpr uint64_t ElementByteSize() {
----------------
Michael137 wrote:
Can we just make this a static in `MsvcStl.cpp`?
https://github.com/llvm/llvm-project/pull/143177
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits