Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
gitoleg committed Apr 16, 2024
1 parent 3193337 commit df47c7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clang/include/clang/CIR/Dialect/IR/CIROps.td
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,6 @@ def BinOp : CIR_Op<"binop", [Pure,
`:` type($lhs) attr-dict
}];

// Already covered by the traits
let hasVerifier = 1;
}

Expand Down

0 comments on commit df47c7f

Please sign in to comment.