rogfer01 reopened this revision.
rogfer01 added a comment.
This revision is now accepted and ready to land.
Somehow I managed to get this wrong. The right review is in
https://reviews.llvm.org/D26612
Repository:
rL LLVM
https://reviews.llvm.org/D26608
_
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287865: Protect std::string tests under libcpp-no-exceptions
(authored by rogfer01).
Changed prior to commit:
https://reviews.llvm.org/D26608?vs=77805&id=79206#toc
Repository:
rL LLVM
https://review
rogfer01 created this revision.
rogfer01 added reviewers: EricWF, mclow.lists, rmaprath.
rogfer01 added a subscriber: cfe-commits.
Skip tests that expect an exception be thrown and/or disable
unreachable catch handlers.
https://reviews.llvm.org/D26608
Files:
test/std/strings/basic.string/stri