Fix -Wdocumentation warning. NFCI

llvm-svn: 307931
This commit is contained in:
Simon Pilgrim 2017-07-13 17:29:48 +00:00
parent 6994530c37
commit f87eb880dd
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ public:
/// \param DefaultInit Default initialization sequence that should be
/// performed if no reduction specific initialization is found.
/// \param SharedLVal Addreiss of the original shared variable.
/// \return true, if the initialization sequence was emitted, false otherwise.
void
emitInitialization(CodeGenFunction &CGF, unsigned N, Address PrivateAddr,
LValue SharedLVal,