MLIR
20.0.0git
|
An opaque reference to a diagnostic, always owned by the diagnostics engine (context). More...
#include "mlir-c/Diagnostics.h"
Public Attributes | |
void * | ptr |
An opaque reference to a diagnostic, always owned by the diagnostics engine (context).
Must not be stored outside of the diagnostic handler.
Definition at line 26 of file Diagnostics.h.
void* MlirDiagnostic::ptr |
Definition at line 27 of file Diagnostics.h.
Referenced by unwrap().