Use error_code() instead of error_code::succes()
There is no std::error_code::success, so this removes much of the noise in transitioning to std::error_code. llvm-svn: 209952
Loading
Please register or sign in to comment
There is no std::error_code::success, so this removes much of the noise in transitioning to std::error_code. llvm-svn: 209952