[llvm-bugs] [Bug 30196] Regression: OrcJITTests.exe/DummyRPC.TestAsyncVoidBool failing on Windows
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 30 16:55:06 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30196
Lang Hames <lhames at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Assignee|unassignedbugs at nondot.org |lhames at gmail.com
--- Comment #3 from Lang Hames <lhames at gmail.com> ---
The patches have been reapplied with a workaround for MSVC's std::future
limitation in r280141. While the bot is still failing (due to unrelated compile
failures), Reid tested the patch+workaround one of his machines and found that
it passed.
--
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/20160830/033c928b/attachment.html>
More information about the llvm-bugs
mailing list