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

Use traits_type::to_int_type in basic_streambuf<_CharT, _Traits>::xsputn when...

Use traits_type::to_int_type in basic_streambuf<_CharT, _Traits>::xsputn when calling overflow to correctly handle negative signed character types.  This fixes http://llvm.org/bugs/show_bug.cgi?id=14074.

llvm-svn: 165884
parent c33e98ca
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