Fix gcc warning by explicitly initializing the base class copy ctor (NFC)
Full diagnostic was: warning: base class ‘class mlir::OptReductionBase<mlir::OptReductionPass>’ should be explicitly initialized in the copy constructor [-Wextra]
parent
eb35ebb3
Please register or sign in to comment