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)
commitd9a25d82c1369b0310b3d58905eb3024f8da367e
treece9be402697d9ddd19c7f1bbc8e6a4e65ea3f916
parent1d364c18e2b62fd0ff27191fc0511d567a2b2bce
Make this operator bool() explicit to match the standard library.

llvm-svn: 210072
llvm/include/llvm/Support/system_error.h
llvm/unittests/Support/YAMLIOTest.cpp