[libcxx-commits] [PATCH] D95848: Add `noexcept` to `string::find` and similar members.
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 2 05:11:03 PST 2021
curdeius added a comment.
Shouldn't it be tested with `ASSERT_NOEXCEPT` or its libc++-specific equivalent (if there's one)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95848/new/
https://reviews.llvm.org/D95848
More information about the libcxx-commits
mailing list