mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 02:38:07 +08:00
#164405 added specializations of `for_each` that didn't do the ranges call shenanigans, but instead just did what the classic algorithms have to do. This updates the calls to work for the ranges overloads as well.