mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 13:36:08 +00:00

There's a bit of duplication in use of `common_input_iterator` as noted in https://reviews.llvm.org/D141216. Lift `common_input_iterator` into `test_iterators.h`. Differential Revision: https://reviews.llvm.org/D141238