================
@@ -288,8 +288,8 @@ static llvm::Error LaunchRunInTerminalTarget(llvm::opt::Arg
&target_arg,
if (!stdio.empty()) {
llvm::SmallVector<llvm::StringRef, 3> files;
----------------
DrSergei wrote:nit: can we use `num_of_stdio` in `SmallVector` https://github.com/llvm/llvm-project/pull/175048 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
