ΒΆchar* LLVMGetDiagInfoDescription(
    LLVMDiagnosticInfoRef DI)

Description

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

Declared at: llvm/include/llvm-c/Core.h:578

Parameters

LLVMDiagnosticInfoRef DI