Skip to content

Commit 12a6e24

Browse files
committed
Remove stray unindent
1 parent d146c79 commit 12a6e24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,6 @@ static void genPropertyVerifier(const OpOrAdaptorHelper &emitHelper,
10861086
emitHelper.emitErrorPrefix(), prop.name,
10871087
prop.prop.getSummary());
10881088
}
1089-
body.unindent();
10901089
}
10911090

10921091
/// Include declarations specified on NativeTrait

0 commit comments

Comments
 (0)