[llvm-bugs] [Bug 48939] libcxx/memory/trivial_abi/{unique, weak}_ptr_ret.pass.cpp tests fail on 32-bit x86
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon May 31 09:38:02 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=48939
Louis Dionne <ldionne at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |73cdc7599bf053c3e22ce6bb15a
| |4266f66bd5e69
Status|NEW |RESOLVED
--- Comment #6 from Louis Dionne <ldionne at apple.com> ---
This should be fixed now (thanks Harald!):
commit 73cdc7599bf053c3e22ce6bb15a4266f66bd5e69
Author: Harald van Dijk <harald at gigawatt.nl>
Date: Mon May 31 12:36:57 2021 -0400
[libc++] [test] Fix a few tests for 32-bit x86
Fixes bug https://llvm.org/PR48939.
Differential Revision: https://reviews.llvm.org/D102359
--
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/20210531/415eec26/attachment-0001.html>
More information about the llvm-bugs
mailing list