LLVMGetDiagInfoDescription

Return a string representation of the DiagnosticInfo. Use LLVMDisposeMessage to free the string.

@see DiagnosticInfo::print()

extern (C) nothrow
char*
LLVMGetDiagInfoDescription
(
LLVMDiagnosticInfoRef DI
)

Meta