Fix Wdocumentation unknown parameter warning. NFCI.

This commit is contained in:
Simon Pilgrim 2021-03-05 11:23:49 +00:00
parent f456fd0ed8
commit 6955524c2f
1 changed files with 0 additions and 2 deletions

View File

@ -383,8 +383,6 @@ public:
/// preheader of the loop.
/// \param NeedsBarrier Indicates whether a barrier must be insterted after
/// the loop.
/// \param Chunk The size of loop chunk considered as a unit when
/// scheduling. If \p nullptr, defaults to 1.
///
/// \returns Updated CanonicalLoopInfo.
CanonicalLoopInfo *createWorkshareLoop(const LocationDescription &Loc,