================
@@ -2838,6 +2844,14 @@ void PruneThreadPlans();
return std::nullopt;
}
+ /// Handle thread specific async interrupt and return the original thread
+ /// that requested the async interrupt. It can be null if original thread
+ /// has exited.
----------------
jimingham wrote:
You should say what the `description` string is for.
https://github.com/llvm/llvm-project/pull/90930
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits