1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-03-09 21:24:46 +01:00
Martin Hořeňovský 70e0d48978 Replace throw; with std::rethrow_exception(std::current_exception());
This works around a bug in libcxxrt handling of active exception count
that caused std::uncaught_exception() to return true even if there was
none.

Closes 
2017-09-28 12:53:09 +02:00
..
2017-09-07 17:25:15 +02:00
2017-09-26 14:13:08 -07:00
2017-09-07 17:25:15 +02:00
2017-09-07 17:25:15 +02:00
2017-09-07 17:25:15 +02:00
2017-09-07 17:25:15 +02:00
2017-09-06 15:44:42 +01:00
2017-09-07 17:25:15 +02:00
2017-08-30 15:53:39 +02:00
2017-09-07 17:25:15 +02:00
2017-09-07 17:25:15 +02:00
2017-07-27 11:32:01 +02:00
2017-09-07 17:25:15 +02:00
2017-09-07 17:25:15 +02:00
2017-09-19 17:42:20 +01:00