You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
describes the various ways of implementing type_info comparison.
With _LIBCPP_TYPEINFO_COMPARISON_IMPLEMENTATION = 2, classes in different anonymous namespace with the same name are considered equal. #44894 already reported this, but the issue was merely worked around for Apple builds.