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 dd25de6 commit 37e05c8Copy full SHA for 37e05c8
clang/docs/ReleaseNotes.rst
@@ -355,7 +355,7 @@ Bug Fixes to Attribute Support
355
Bug Fixes to C++ Support
356
^^^^^^^^^^^^^^^^^^^^^^^^
357
358
-- Clang Now supports Implicitly-Defined Comparison Operators for Friend-Declarations
+- Clang now supports implicitly defined comparison operators for friend declarations. (#GH132249)
359
- Clang now diagnoses copy constructors taking the class by value in template instantiations. (#GH130866)
360
- Clang is now better at keeping track of friend function template instance contexts. (#GH55509)
361
- Clang now prints the correct instantiation context for diagnostics suppressed
0 commit comments