On Nov 20, 2017, at 23:59, Reimar Döffinger <reimar.doeffin...@gmx.de> wrote:
> 
> On 21.11.2017, at 03:54, Volodymyr Sapsai <vsap...@apple.com 
> <mailto:vsap...@apple.com>> wrote:
>> 
>>> If (exceptions()&badbit) != 0 then the exception is rethrown.
>> And looks like libstdc++ rethrows exception even if badbit is not set.
> 
> Thanks for looking all that up, I was in a hurry.
> 
>> If you feel comfortable, I can finish exception tests myself and commit the 
>> patch. How does it sound?
> 
> That would be very welcome if you don't mind.
> I don't have much time over to spend on this most days.
> 
> Thanks,
> Reimar Döffinger

Committed in r318862 and r318863 (the latter one is my mistake). Thanks for 
contributing the fix.

Regards,
Volodymyr
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to