OffloadBundler.cpp - fix Wdocumentation warnings. NFC.

Fix param list instead of embedding \p tag
This commit is contained in:
Simon Pilgrim 2022-08-01 15:24:47 +01:00
parent 630a65f3da
commit b978fa2844
1 changed files with 2 additions and 2 deletions

View File

@ -1086,8 +1086,8 @@ bool isCodeObjectCompatible(OffloadTargetInfo &CodeObjectInfo,
/// @brief Computes a list of targets among all given targets which are
/// compatible with this code object
/// @param [in] Code Object \p CodeObject
/// @param [out] List of all compatible targets \p CompatibleTargets among all
/// @param [in] CodeObjectInfo Code Object
/// @param [out] CompatibleTargets List of all compatible targets among all
/// given targets
/// @return false, if no compatible target is found.
static bool