Update the dialect attribute verification hooks to return LogicalResult...
Update the dialect attribute verification hooks to return LogicalResult instead of bool. This updates Function::emitError to return LogicalResult as well. -- PiperOrigin-RevId: 241598892
Loading
Please sign in to comment