]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r284732:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 3 Jul 2015 20:31:27 +0000 (20:31 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 3 Jul 2015 20:31:27 +0000 (20:31 +0000)
commit7c00c246fc6b33b12bd2498e44cb2fb2801ce1c4
tree14afbecbba9b6e349fbb5d202ab035e474279e61
parent8659eaa582de7e456d66169f4a4f3695f568d56d
MFC r284732:

Add __cxa_deleted_virtual to libcxxrt's version map.

This symbol can sometimes be emitted by clang++, and was not yet
exported from libcxxrt.  Attempt to be compatible with libsupc++ by
using the same CXXABI_1.3.6 symbol version.

Reported by: yuri@rawbw.com
PR: 200863
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D2850

git-svn-id: svn://svn.freebsd.org/base/stable/9@285110 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libcxxrt/Version.map