MLIR
17.0.0git
|
RAII object that captures any error diagnostics emitted to the provided context. More...
#include "Bindings/Python/IRModule.h"
Public Member Functions | |
ErrorCapture (PyMlirContextRef ctx) | |
~ErrorCapture () | |
std::vector< PyDiagnostic::DiagnosticInfo > | take () |
RAII object that captures any error diagnostics emitted to the provided context.
Definition at line 403 of file IRModule.h.
|
inline |
Definition at line 404 of file IRModule.h.
|
inline |
Definition at line 408 of file IRModule.h.
References mlir::python::PyMlirContext::get(), and mlirContextDetachDiagnosticHandler().
|
inline |
Definition at line 413 of file IRModule.h.