From: NAKAMURA Takumi Date: Wed, 17 Dec 2014 14:47:06 +0000 (+0000) Subject: s/ScheduleKind/SchedKind/ in \param. [-Wdocumentation] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eca08380ce92f467dfd5e7978286e769bea1636c;p=platform%2Fupstream%2Fllvm.git s/ScheduleKind/SchedKind/ in \param. [-Wdocumentation] llvm-svn: 224431 --- diff --git a/clang/lib/CodeGen/CGOpenMPRuntime.h b/clang/lib/CodeGen/CGOpenMPRuntime.h index cfc5eaa..bf2e619 100644 --- a/clang/lib/CodeGen/CGOpenMPRuntime.h +++ b/clang/lib/CodeGen/CGOpenMPRuntime.h @@ -329,7 +329,7 @@ public: /// /// \param CGF Reference to current CodeGenFunction. /// \param Loc Clang source location. - /// \param ScheduleKind Schedule kind, specified by the 'schedule' clause. + /// \param SchedKind Schedule kind, specified by the 'schedule' clause. /// \param IVSize Size of the iteration variable in bits. /// \param IVSigned Sign of the interation variable. /// \param IL Address of the output variable in which the flag of the