Skip tests that expect an exception be thrown under no-exceptions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26457
Protect smart-pointer tests under no exceptions ClosedPublic Authored by rogfer01 on Nov 9 2016, 9:19 AM.
Details Summary Skip tests that expect an exception be thrown under no-exceptions.
Diff Detail
Event Timelinerogfer01 updated this object. This revision is now accepted and ready to land.Nov 14 2016, 1:13 AM Closed by commit rL286809: Protect smart-pointer tests under no exceptions (authored by rogfer01). · Explain WhyNov 14 2016, 2:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 77778 libcxx/trunk/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/unique_ptr.pass.cpp
libcxx/trunk/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/weak_ptr.pass.cpp
|