forked from OSchip/llvm-project
[IR] Fix Wdocumentation warning. NFCI.
This commit is contained in:
parent
6bf806b3e2
commit
199a21bd8c
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue