[llvm-bugs] [Bug 38181] std::future does not acquire lock in __has_future_attached
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 24 07:04:52 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38181
Louis Dionne <ldionne at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|mclow.lists at gmail.com |ldionne at apple.com
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #8 from Louis Dionne <ldionne at apple.com> ---
Fixed in r340608.
Followups for other race conditions in <future> should go in
https://bugs.llvm.org/show_bug.cgi?id=38688.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180824/1335fcf1/attachment-0001.html>
More information about the llvm-bugs
mailing list