Skip to content
Commit eecacc0f authored by Howard Hinnant's avatar Howard Hinnant
Browse files

In istream::ignore, check the delimeter as an int_type, not as a char_type, so...

In istream::ignore, check the delimeter as an int_type, not as a char_type, so as to correctly handle EOF.  This fixes http://llvm.org/bugs/show_bug.cgi?id=16427

llvm-svn: 185298
parent 9dbbf8de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment