ΒΆllvm::sys::fs::file_t getStderrHandle()
llvm::sys::fs::file_t getStderrHandle()
Description
Return an open handle to standard error. On Unix, this is typically FD 2. Returns kInvalidFile when the stream is closed.
Declared at: llvm/include/llvm/Support/FileSystem.h:992