[PATCH] D26458: Protect nested-exceptions tests under no-exceptions

Roger Ferrer Ibanez via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 9 09:26:38 PST 2016


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

Skip tests that expect an exception be thrown.


https://reviews.llvm.org/D26458

Files:
  test/std/language.support/support.exception/except.nested/assign.pass.cpp
  test/std/language.support/support.exception/except.nested/ctor_copy.pass.cpp
  test/std/language.support/support.exception/except.nested/ctor_default.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26458.77363.patch
Type: text/x-patch
Size: 2514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161109/95530cec/attachment-0001.bin>


More information about the cfe-commits mailing list