ΒΆstd::string StrError(int errnum)
std::string StrError(int errnum)
Description
Like the no-argument version above, but uses \p errnum instead of errno.
Declared at: llvm/include/llvm/Support/Errno.h:30
Parameters
- int errnum