K 10 svn:author V 8 theraven K 8 svn:date V 27 2013-01-21T17:37:23.582409Z K 7 svn:log V 312 Import new fix from libcxxrt. This fixes the case where you attempt to rethrow an exception when you haven't caught one. This is largely a cosmetic fix, as (unless you have a very unusual terminate handler installed) it will print a nice error and then abort, rather than just aborting. MFC after: 7 days END