diff --git a/llvm/include/llvm/IR/InstrTypes.h b/llvm/include/llvm/IR/InstrTypes.h index 9ed794de57d72..a48852edb46e6 100644 --- a/llvm/include/llvm/IR/InstrTypes.h +++ b/llvm/include/llvm/IR/InstrTypes.h @@ -1955,7 +1955,7 @@ class CallBase : public Instruction { return Attrs.hasAttrSomewhere(Attribute::ByVal); } - ///@{ + ///@} // End of attribute API. /// \name Operand Bundle API