Skip to content
Commit 7166bff4 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Remove aborts under __dynamic_cast which were under _LIBCXX_DYNAMIC_FALLBACK. ...

Remove aborts under __dynamic_cast which were under _LIBCXX_DYNAMIC_FALLBACK.  Change all type_info comparisons to use an inlined is_equal helper.  However no change in functionality for this latter change at this time.  This is just to encapsulate the comparison and make it a little easier to switch back and forth for testing/debugging.

llvm-svn: 168052
parent e822148c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment