We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c5286 commit 00f4356Copy full SHA for 00f4356
clang/docs/ReleaseNotes.rst
@@ -811,7 +811,7 @@ Bug Fixes in This Version
811
invalidation by invalid initializer Expr.
812
Fixes (`#30908 <https://github.com/llvm/llvm-project/issues/30908>`_)
813
- Clang now emits correct source location for code-coverage regions in `if constexpr`
814
- and `if consteval` branches. Untaken branch is now skipped.
+ and `if consteval` branches. Untaken branches are now skipped.
815
Fixes (`#54419 <https://github.com/llvm/llvm-project/issues/54419>`_)
816
- Fix assertion failure when declaring a template friend function with
817
a constrained parameter in a template class that declares a class method
0 commit comments