Skip to content

Commit 4fe1d93

Browse files
committed
[Docs] Add release note for #80963 fix
1 parent 80e764f commit 4fe1d93

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
@@ -293,6 +293,7 @@ Bug Fixes to Attribute Support
293293
Bug Fixes to C++ Support
294294
^^^^^^^^^^^^^^^^^^^^^^^^
295295

296+
- Clang now diagnoses copy constructors taking the class by value in template instantiations. (#GH130866)
296297
- Clang is now better at keeping track of friend function template instance contexts. (#GH55509)
297298
- Clang now prints the correct instantiation context for diagnostics suppressed
298299
by template argument deduction.

0 commit comments

Comments
 (0)