================
@@ -559,6 +581,24 @@ static void ProcessThreads(SuspendedThreadsList const 
&suspended_threads,
 
     DirectMemoryAccessor accessor;
     ProcessThread(os_id, sp, registers, extra_ranges, frontier, accessor);
+    done_threads.push_back(os_id);
----------------
fmayer wrote:

Should this be under `use_detached`?

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

Reply via email to