• Alexandre Julliard's avatar
    Output the virtual tables for the exception classes using assembly so · 5d5f5230
    Alexandre Julliard authored
    that they can have the correct layout, and get rid of the
    corresponding hacks in RTTI_GetObjectLocator.
    Build more of the code on non-i386 platforms too.
    Protect __RTDynamicCast and friends with exception handlers.
    Fix handling of the vtable pointer so that we don't need to declare
    all object pointers as type_info.
    5d5f5230
cpp.c 32.4 KB