"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5eae95160322d3efc6a315dece144a3e543e8388"
Make raw_fd_ostream consider itself the owner of STDOUT_FILENO when
constructed with an output filename of "-". In particular, allow the file descriptor to be closed, and close the file descriptor in the destructor if it hasn't been explicitly closed already, to ensure that any write errors are detected. llvm-svn: 111436
Loading
Please register or sign in to comment