Handle take(-1) better
Summary: It's easy to accidentally pass a negative value to ##take()##, which leads to underflow on conversion to ##size_t##. Reviewed By: @rosephilip, @philippv Differential Revision: D2421459
Showing
Please register or sign in to comment