Skip to content

Commit b2cd273

Browse files
committed
Fix Wdocumentation warning. NFCI.
1 parent 3804ac6 commit b2cd273

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/CodeGen/MachineOutliner.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,6 @@ class SuffixTree {
311311

312312
/// Set the suffix indices of the leaves to the start indices of their
313313
/// respective suffixes.
314-
///
315-
/// \param[in] CurrNode The node currently being visited.
316314
void setSuffixIndices() {
317315
// List of nodes we need to visit along with the current length of the
318316
// string.

0 commit comments

Comments
 (0)