Skip to content

Commit 00f4356

Browse files
hanickadotcor3ntin
andcommitted
Update clang/docs/ReleaseNotes.rst
Co-authored-by: cor3ntin <[email protected]>
1 parent 27c5286 commit 00f4356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@ Bug Fixes in This Version
811811
invalidation by invalid initializer Expr.
812812
Fixes (`#30908 <https://github.com/llvm/llvm-project/issues/30908>`_)
813813
- Clang now emits correct source location for code-coverage regions in `if constexpr`
814-
and `if consteval` branches. Untaken branch is now skipped.
814+
and `if consteval` branches. Untaken branches are now skipped.
815815
Fixes (`#54419 <https://github.com/llvm/llvm-project/issues/54419>`_)
816816
- Fix assertion failure when declaring a template friend function with
817817
a constrained parameter in a template class that declares a class method

0 commit comments

Comments
 (0)