diagnosticHandler

The diagnostic handler. If non-null it will be called for every diagnostic message issued by the compiler. If it returns false, the message will be printed to stderr as usual.

nothrow __gshared
DiagnosticHandler diagnosticHandler;
Suggestion Box / Bug Report