lto_codegen_set_diagnostic_handler

Set a diagnostic handler and the related context (void *). This is more general than lto_get_error_message, as the diagnostic handler can be called at anytime within lto.

\since LTO_API_VERSION=7

extern (C) nothrow extern
void
lto_codegen_set_diagnostic_handler
(,
lto_diagnostic_handler_t
,
void*
)

Meta