[PATCH] D27093: Protect std::{, unordered_}map tests under noexceptions

Roger Ferrer Ibanez via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 24 03:57:46 PST 2016


rogfer01 created this revision.
rogfer01 added reviewers: mclow.lists, EricWF, rmaprath.
rogfer01 added a subscriber: cfe-commits.

Skip tests that use exceptions


https://reviews.llvm.org/D27093

Files:
  test/std/containers/associative/map/map.access/at.pass.cpp
  test/std/containers/unord/unord.map/unord.map.elem/at.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27093.79212.patch
Type: text/x-patch
Size: 4156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161124/bcbdb1f2/attachment.bin>


More information about the cfe-commits mailing list