mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 08:26:07 +00:00

Also fix `std::find_first_of` (which accidentally copied the predicate in the implementation). Differential Revision: https://reviews.llvm.org/D131235