LLVM 19.0.0git
Namespaces | Functions
Errno.cpp File Reference
#include "llvm/Support/Errno.h"
#include "llvm/Config/config.h"
#include <cstring>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::sys
 

Functions

std::string llvm::sys::StrError (int errnum)
 Like the no-argument version above, but uses errnum instead of errno.