Fix a problem when calling throw_with_nested with a class marked 'final'. Thanks...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 16 Mar 2015 15:10:28 +0000 (15:10 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 16 Mar 2015 15:10:28 +0000 (15:10 +0000)
commitb7361983d180fd14bd070c70542d30d631488ea0
treea02c5dceb06d37903dd69fe4628e6f0a5d8e6291
parentf424990d37c3c79ad8fc3a3a273469fcb72da676
Fix a problem when calling throw_with_nested with a class marked 'final'. Thanks to STL @ Microsoft for the bug report.

llvm-svn: 232384
libcxx/include/exception
libcxx/test/std/language.support/support.exception/except.nested/throw_with_nested.pass.cpp