[IR] Fix Wdocumentation warning. NFCI.

This commit is contained in:
Simon Pilgrim 2021-04-12 11:20:32 +01:00
parent 6bf806b3e2
commit 199a21bd8c
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ namespace llvm {
/// \param Scope Scope in which this set is defined.
/// \param Name Set name.
/// \param File File where this set is defined.
/// \param LineNumber Line number.
/// \param LineNo Line number.
/// \param SizeInBits Set size.
/// \param AlignInBits Set alignment.
/// \param Ty Base type of the set.