[PATCH] D27096: Protect locale tests under noexceptions

Roger Ferrer Ibanez via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 24 04:54:33 PST 2016


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

Skip tests that expect exceptions be thrown.


https://reviews.llvm.org/D27096

Files:
  test/std/localization/locales/locale.convenience/conversions/conversions.string/ctor_err_string.pass.cpp
  test/std/localization/locales/locale.global.templates/use_facet.pass.cpp
  test/std/localization/locales/locale/locale.cons/char_pointer.pass.cpp
  test/std/localization/locales/locale/locale.members/combine.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27096.79219.patch
Type: text/x-patch
Size: 4249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161124/082d52ed/attachment.bin>


More information about the cfe-commits mailing list