[libcxx-commits] [libcxx] r362465 - We had a _LIBCPP_ASSERT commented out because gcc 4.9 didn't like it. We (LLVM) now require GCC 5.1, so that's not a problem any more. Re-enable the assertion. Fixes PR#36863
Marshall Clow via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 3 22:33:56 PDT 2019
On Mon, Jun 3, 2019 at 10:25 PM Shoaib Meenai <smeenai at fb.com> wrote:
> We haven't actually bumped up our minimum requirement to 5.1 yet; our
> minimum is still 4.8. See
> http://lists.llvm.org/pipermail/llvm-dev/2019-May/132204.html
>
I got the 5.1 from here:
http://llvm.org/docs/GettingStarted.html#software
-- Marshall
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190603/a2330100/attachment.html>
More information about the libcxx-commits
mailing list