Skip to content

Commit e94554b

Browse files
committed
fx
1 parent 5e5f852 commit e94554b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/lib/IR/Remarks.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,6 @@ llvm::LogicalResult RemarkEngine::initialize(
261261

262262
remarkStreamer = std::move(streamer);
263263

264-
// Capture `this`. Ensure RemarkEngine is not moved after this.
265264
auto reportFunc =
266265
std::bind(&RemarkEngine::reportImpl, this, std::placeholders::_1);
267266
remarkEmittingPolicy->initialize(ReportFn(std::move(reportFunc)));

0 commit comments

Comments
 (0)