[llvm-bugs] [Bug 50534] 'check-cxx' fails with undefined reference errors when assertions are enabled
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 9 09:59:24 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50534
Louis Dionne <ldionne at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |b648c611ed60d37eb9e29f3c10d
| |a227b5d1811e1
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Louis Dionne <ldionne at apple.com> ---
commit b648c611ed60d37eb9e29f3c10da227b5d1811e1
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: Wed Jun 9 09:41:27 2021 -0400
[libc++] Fix libc++ build with assertions enabled
This fixes http://llvm.org/PR50534. This is another take on D103960
which is less disruptive.
Differential Revision: https://reviews.llvm.org/D103964
--
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/20210609/eda19851/attachment-0001.html>
More information about the llvm-bugs
mailing list