History log of /freebsd-current/contrib/libcxxrt/stdexcept.h
Revision Date Author Comments
# 726f4cd5 21-Oct-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Add support for __cxa_throw_bad_array_new_length in libcxxrt

It is required for use with newer g++49

Differential Revision: https://reviews.freebsd.org/D982
Reviewed by: theraven
Approved by: theraven
MFC after: 3 weeks