LLVM 17.0.0git
ExitCodes.h File Reference

This file contains definitions of exit codes for exit() function. More...

#include "llvm/Config/llvm-config.h"
Include dependency graph for ExitCodes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

This file contains definitions of exit codes for exit() function.

They are either defined by sysexits.h if it is supported, or defined here if sysexits.h is not supported.

Definition in file ExitCodes.h.