Use _LIBCPP_DEBUG_ASSERT in __iterator/wrap_iter.h
Details
Details
- Reviewers
• Quuxplusone Mordante ldionne - Group Reviewers
Restricted Project - Commits
- rG93746b940aea: [libc++] Use _LIBCPP_DEBUG_ASSERT in __iterator/wrap_iter.h
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I'm confused by the last comment, but the diff as it is right now seems correct to me at least. Ship it once CI passes (if there's the usual flake you should still ship it).
Comment Actions
Also, it might be worth running run-buildbot generic-debug-iterators locally to make sure that works.