Relax assert to avoid spurious failures with /dev/null.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 29 Apr 2015 14:53:25 +0000 (14:53 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 29 Apr 2015 14:53:25 +0000 (14:53 +0000)
commit4389f0be7350303a366bf936e195d2e6a76d2e2a
tree1a9e0f8a85284927a4ad4ce0185bfca795876578
parent56d0e0051513e0be2ca29dd52bc6bbc0373f3705
Relax assert to avoid spurious failures with /dev/null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236106 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/raw_ostream.h
unittests/Support/raw_pwrite_stream_test.cpp