Rephrase find loop to use std::find_if
Avoids the need for an assert-only variable, among other benefits. llvm-svn: 232088
Loading
Please register or sign in to comment
Avoids the need for an assert-only variable, among other benefits. llvm-svn: 232088