Skip tests that use exceptions
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27093
Protect std::{,unordered_}map tests under noexceptions ClosedPublic Authored by rogfer01 on Nov 24 2016, 3:57 AM.
Details Summary Skip tests that use exceptions
Diff Detail
Event Timelinerogfer01 updated this object. This revision is now accepted and ready to land.Nov 28 2016, 11:01 AM Closed by commit rL288157: Protect std::{,unordered_}map tests under noexceptions (authored by rogfer01). · Explain WhyNov 29 2016, 8:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 79582 libcxx/trunk/test/std/containers/associative/map/map.access/at.pass.cpp
libcxx/trunk/test/std/containers/unord/unord.map/unord.map.elem/at.pass.cpp
|