[cfe-dev] MSVC RTTI implementation status

David Chisnall David.Chisnall at cl.cam.ac.uk
Tue Feb 25 01:40:09 PST 2014


On 25 Feb 2014, at 09:24, Nikola Smiljanic <popizdeh at gmail.com> wrote:

> And what library implements __dynamic_cast for clang on Linux/OS X? 

libsupc++, libc++abi, or libcxxrt, depending on your particular configuration.

One of these may be statically linked into libstdc++ / libc++.

David





More information about the cfe-dev mailing list