"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "98ab63ce987d8aa4bda414edcb493d646acdaad9"
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
Loading
Please register or sign in to comment