mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
Replace `std::` algorithms taking begin/end iterators with `llvm::` counterparts accepting ranges. Reviewed By: rafauler Differential Revision: https://reviews.llvm.org/D128154