[mlir] Move diagnostic handlers instead of copying
This also allows using unique_ptr instead of shared_ptr for the CAPI user data. NFCI.
Loading
Please sign in to comment
This also allows using unique_ptr instead of shared_ptr for the CAPI user data. NFCI.