commit | 240b8c875bd83f58e9dd06508c35521dfe16f6ee | [log] [tgz] |
---|---|---|
author | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | Mon Nov 07 08:23:59 2016 +0000 |
committer | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | Mon Nov 07 08:23:59 2016 +0000 |
tree | 8e7c073579c2137e6b790c8156e5ca376cc05edd | |
parent | d87eb99b8071fbd5af4d6d04ac864ada752e24bc [diff] |
Protect std::experimental::optional tests under libcpp-no-exceptions In these tests there are some paths that explicitly throw, so use the TEST_THROW macro that was proposed for this and then skip the tests that may enter the throwing path. Differential Revision: https://reviews.llvm.org/D26142 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@286099 91177308-0d34-0410-b5e6-96231b3b80d8