summaryrefslogtreecommitdiff
path: root/mlir/lib/CAPI/IR/Diagnostics.cpp
AgeCommit message (Expand)Author
2022-05-21[mlir] Move diagnostic handlers instead of copyingBenjamin Kramer
2021-12-22Fix more clang-tidy cleanups in mlir/ (NFC)Mehdi Amini
2020-11-23Add userData to the diagnostic handler C APIGeorge
2020-11-04Switch the CallbackOstream wrapper in the MLIR C API to an Unbuffered streamMehdi Amini
2020-10-07[mlir] Add support for diagnostics in C API.Alex Zinenko