s/ScheduleKind/SchedKind/ in \param. [-Wdocumentation]
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 17 Dec 2014 14:47:06 +0000 (14:47 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 17 Dec 2014 14:47:06 +0000 (14:47 +0000)
llvm-svn: 224431

clang/lib/CodeGen/CGOpenMPRuntime.h

index cfc5eaa..bf2e619 100644 (file)
@@ -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