From: Francis Visoiu Mistrih Date: Tue, 28 Nov 2017 19:23:39 +0000 (+0000) Subject: [CodeGen] Fix doxygen \file comment style X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e755839ae4397cf339cff3678363e4faceea5c9;p=llvm [CodeGen] Fix doxygen \file comment style git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319207 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/MachineOperand.cpp b/lib/CodeGen/MachineOperand.cpp index d4b0b4d7eae..cb34259fe01 100644 --- a/lib/CodeGen/MachineOperand.cpp +++ b/lib/CodeGen/MachineOperand.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// /// \file Methods common to all machine operands. +/// \file Methods common to all machine operands. // //===----------------------------------------------------------------------===//