More string fixes for noexcept cases. Apparently I didn't get them all in r258281.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@258291 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Marshall Clow
2016-01-20 05:41:24 +00:00
parent c8b24c6d54
commit f90978aa1a
5 changed files with 9 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
// XFAIL: libcpp-no-exceptions
// <iterator>
// __libcpp_is_trivial_iterator<Tp>