gcc/libstdc++-v3/testsuite/18_support/nested_exception
Jonathan Wakely 04c872aae4 PR79114 use decayed type in std::throw_with_nested assertion
PR libstdc++/79114
	* libsupc++/nested_exception.h (throw_with_nested): Use decay instead
	of remove_reference.
	* testsuite/18_support/nested_exception/79114.cc: New test.

From-SVN: r244531
2017-01-17 15:26:06 +00:00
..
51438.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
62154.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
68139.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
79114.cc PR79114 use decayed type in std::throw_with_nested assertion 2017-01-17 15:26:06 +00:00
cons.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
nested_ptr.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
rethrow_if_nested.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
rethrow_nested.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
throw_with_nested.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00