Skip tests that expect an exception be thrown.
Details
Details
- Reviewers
mclow.lists rmaprath EricWF - Commits
- rG929282836ae3: Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions
rCXX287866: Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions
rL287866: Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi,
This looks fairly obviously correct to me, but perhaps someone more familiar with libcxx should look too: Asiri?
James