[MLIR] Fix missing ::mlir namespace
Add a missing ::mlir namespace for MixedContainerType that only triggers if the user is not using namespace mlir. Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D147956
Loading
Please sign in to comment