hanchenye-llvm-project/llvm/examples/Kaleidoscope/include
David Majnemer 0d955d0bf5 Use the range variant of find 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: 278433
2016-08-11 22:21:41 +00:00
..
KaleidoscopeJIT.h Use the range variant of find instead of unpacking begin/end 2016-08-11 22:21:41 +00:00