From: Simon Pilgrim Date: Fri, 10 Jan 2020 10:29:47 +0000 (+0000) Subject: Fix Wdocumentation warning. NFCI. X-Git-Tag: llvmorg-11-init~460 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2cd273416f82b6c5efeb6138276d9e6b6f8256e;p=platform%2Fupstream%2Fllvm.git Fix Wdocumentation warning. NFCI. --- diff --git a/llvm/lib/CodeGen/MachineOutliner.cpp b/llvm/lib/CodeGen/MachineOutliner.cpp index d6ce08a..3a9104b 100644 --- a/llvm/lib/CodeGen/MachineOutliner.cpp +++ b/llvm/lib/CodeGen/MachineOutliner.cpp @@ -311,8 +311,6 @@ private: /// Set the suffix indices of the leaves to the start indices of their /// respective suffixes. - /// - /// \param[in] CurrNode The node currently being visited. void setSuffixIndices() { // List of nodes we need to visit along with the current length of the // string.