Make this operator bool() explicit to match the standard library.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 3 Jun 2014 04:42:24 +0000 (04:42 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 3 Jun 2014 04:42:24 +0000 (04:42 +0000)
commit08e66be96d6b019e574d7d0801d198cd9c584f21
tree50f478b5e9370cf5f5a3c836e4c141d86a805bce
parentc69c42240ef96fcde3e6299f5c8f388643b1d840
Make this operator bool() explicit to match the standard library.

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