clang API Documentation

Defines
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BUG_REPORT_URL   "http://llvm.org/bugs/"
#define CLANG_RESOURCE_DIR   ""
#define C_INCLUDE_DIRS   ""
#define HOST_LINK_VERSION   "2.22"
#define DEFAULT_SYSROOT   ""
#define GCC_INSTALL_PREFIX   ""

Define Documentation

#define BUG_REPORT_URL   "http://llvm.org/bugs/"

Definition at line 8 of file config.h.

Referenced by clang::driver::Driver::generateCompilationDiagnostics().

#define C_INCLUDE_DIRS   ""
#define CLANG_RESOURCE_DIR   ""

Definition at line 11 of file config.h.

Referenced by clang::driver::Driver::Driver().

#define DEFAULT_SYSROOT   ""

Definition at line 20 of file config.h.

#define GCC_INSTALL_PREFIX   ""

Definition at line 23 of file config.h.

Referenced by getGCCToolchainDir().

#define HOST_LINK_VERSION   "2.22"

Definition at line 17 of file config.h.