HomeFreeBSD

Add __cxa_deleted_virtual to libcxxrt's version map.

Description

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
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D2850

Details

Provenance
dimAuthored on
Reviewer
emaste
Differential Revision
D2850: Add __cxa_deleted_virtual to libcxxrt's version map
Parents
rS284731: Revert previous commit after driver source import.
Branches
Unknown
Tags
Unknown