We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e764f commit 4fe1d93Copy full SHA for 4fe1d93
clang/docs/ReleaseNotes.rst
@@ -293,6 +293,7 @@ Bug Fixes to Attribute Support
293
Bug Fixes to C++ Support
294
^^^^^^^^^^^^^^^^^^^^^^^^
295
296
+- Clang now diagnoses copy constructors taking the class by value in template instantiations. (#GH130866)
297
- Clang is now better at keeping track of friend function template instance contexts. (#GH55509)
298
- Clang now prints the correct instantiation context for diagnostics suppressed
299
by template argument deduction.
0 commit comments