Add includes to get ptrdiff_t. This is needed by gcc-4.6 which has
[oota-llvm.git] / include / llvm / ADT / DeltaAlgorithm.h
index 1facfa0c4476dc0639611df9faf2139bcc4ea8fe..45ba19891d4f3dd965265409319e523339f1c2cf 100644 (file)
@@ -52,7 +52,7 @@ private:
   /// \return - The test result.
   bool GetTestResult(const changeset_ty &Changes);
 
-  /// Split - Partition a set of changes \arg Sinto one or two subsets.
+  /// Split - Partition a set of changes \arg S into one or two subsets.
   void Split(const changeset_ty &S, changesetlist_ty &Res);
 
   /// Delta - Minimize a set of \arg Changes which has been partioned into