mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 14:26:08 +00:00

This prepares the terrain for introducing a new type of bounded iterator that can't be constructed like __wrap_iter. This reverts part of the changes made to std::vector in 4eab04f84. Differential Revision: https://reviews.llvm.org/D138036