Files
swift-mirror/lib/Basic/StringExtras.cpp
Ben Langmuir 5ce7bf9c18 Use std::reverse_iterator_range
We're using c++14, so no need to use the llvm:: copy of this. The llvm
version is going away, so this fixes build errors on the "next" branch.
2022-02-24 13:49:28 -08:00

46 KiB