================
@@ -26,6 +27,8 @@ class Platform;
 class ExecutionContext;
 class RegisterFlags;
 
+typedef llvm::SmallString<128> PathSmallString;
----------------
clayborg wrote:

I would do 256 as a starting point for paths.

https://github.com/llvm/llvm-project/pull/104502
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to