[libcxx-commits] [PATCH] D152469: [libc++] Diagnose bad iterators in the classic algorithms
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 9 08:57:45 PDT 2023
philnik added a comment.
In D152469#4408950 <https://reviews.llvm.org/D152469#4408950>, @Mordante wrote:
> I mainly glossed over the patch, but I don't see any tests. Are there existing test for these requirements?
No, there aren't any. I first wanted to make sure this will happen, before putting the work into adding tests for this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152469/new/
https://reviews.llvm.org/D152469
More information about the libcxx-commits
mailing list