David Majnemer 319d420e44 Use the range variant of find/find_if instead of unpacking begin/end
If the result of the find is only used to compare against end(), just
use is_contained instead.

No functionality change is intended.

llvm-svn: 278469
2016-08-12 03:55:06 +00:00
..
2016-08-11 14:58:12 +00:00
2016-08-05 16:27:33 +00:00