Go to file
Dan Gohman ab366f055a When handling raw_ostream errors manually, use clear_error() so that
raw_ostream doesn't try to do its own error handling.

Also, close the raw_ostream before checking for errors so that any
errors that occur during closing are caught by the manual check.

llvm-svn: 104882
2010-05-27 20:19:47 +00:00
clang When handling raw_ostream errors manually, use clear_error() so that 2010-05-27 20:16:37 +00:00
compiler-rt <rdar://problem/7987491> Libcompiler_rt isn't platform aware 2010-05-15 01:42:04 +00:00
libcxx weekly test results plus a bug fix clang found 2010-05-27 20:06:01 +00:00
llvm When handling raw_ostream errors manually, use clear_error() so that 2010-05-27 20:19:47 +00:00