llvm::raw_fd_ostream::error

Return the sticky error code for this stream.

Synopsis

Declared in <llvm/Support/raw_ostream.h>

std::error_code
error() const;

Return Value

the sticky error code for this stream.