================
@@ -79,7 +86,7 @@ void StdThreadPool::processTasks(ThreadPoolTaskGroup 
*WaitingForGroup) {
       // Yeah, we have a task, grab it and release the lock on the queue
 
       // We first need to signal that we are active before popping the queue
-      // in order for wait() to properly detect that even if the queue is
+      // in order for wait() to a properly detect that even if the queue is
----------------
yxsamliu wrote:

will revert it

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

Reply via email to