commit | 4b7416b75db2a4b80ccffe6e15c0d7b6996a8201 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Thu May 27 20:19:47 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Thu May 27 20:19:47 2010 +0000 |
tree | c294213d1d6213633ef3be8b5ecc7ca65fe616d8 | |
parent | 756a96a328c3657029a47081ea7e961b4f0f65a5 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104882 91177308-0d34-0410-b5e6-96231b3b80d8