[PATCH] D24941: [libc++][tests] Fixing some issues in unordered container tests
Oleg Ranevskyy via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 14:23:38 PDT 2016
iid_iunknown added a comment.
In https://reviews.llvm.org/D24941#564984, @EricWF wrote:
> This *almost* LGTM. The tests that have been converted to a throwing `_LIBCPP_ASSERT` need to be marked with `// UNSUPPORTED: libcpp-no-exceptions`
Yep, I was going to add UNSUPPORTED but accidentally missed them at the last moment.
Thanks for the reminder!
Repository:
rL LLVM
https://reviews.llvm.org/D24941
More information about the llvm-commits
mailing list