diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 8e68530f44f..9c0824fbcd5 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -239,7 +239,7 @@ possible, given information known statically about the arguments to the call. = 0; &A[i] != &A[100]; ++i) ...") are optimized better than before, which primarily helps iterator-intensive C++ codes. -