ΒΆchar* LLVMGetDiagInfoDescription(
LLVMDiagnosticInfoRef DI)
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:559
Parameters
- LLVMDiagnosticInfoRef DI