Skip to content
Commit 23f90c1d authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix a bug in raw_ostream::write(char) introduced by the change to

allow underlying stream classes to decline buffering. After
calling SetBuffered(), re-check whether the stream is Unbuffered
in order to handle the case where the underlying stream has
declined buffering.

llvm-svn: 79362
parent d882f4b6
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