mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 02:06:06 +00:00

The (iterator, size) constructor should ensure that it gets passed a valid range when the size is not 0. Fixes #107789
The (iterator, size) constructor should ensure that it gets passed a valid range when the size is not 0. Fixes #107789