Skip to content

Commit 78058da

Browse files
committed
[FOLD] add release note
1 parent 738c5ea commit 78058da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ Bug Fixes to C++ Support
614614
- Fix a bug on template partial specialization whose template parameter is `decltype(auto)`.
615615
- Fix a bug on template partial specialization with issue on deduction of nontype template parameter
616616
whose type is `decltype(auto)`. Fixes (#GH68885).
617+
- Clang now correctly treats the noexcept-specifier of a friend function to be a complete-class context.
617618

618619
Bug Fixes to AST Handling
619620
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)