Skip to content

Commit 3ab8a48

Browse files
committed
Update release notes
1 parent f0605e8 commit 3ab8a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Bug Fixes in This Version
237237
when it can affect template argument deduction (#GH122306).
238238
- Fix crash on code completion of function calls involving partial order of function templates
239239
(#GH125500).
240-
- Non-local variable and non-variable declarations in the first clause of a ``for`` loop in C are no longer erroneously
240+
- Non-local variable and non-variable declarations in the first clause of a ``for`` loop in C are no longer incorrectly
241241
considered an error in C23 mode and are allowed as an extension in earlier language modes.
242242

243243
Bug Fixes to Compiler Builtins

0 commit comments

Comments
 (0)