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 a4a19ae commit a508452Copy full SHA for a508452
clang/docs/ReleaseNotes.rst
@@ -746,6 +746,7 @@ Bug Fixes to C++ Support
746
the ``constexpr`` specifier. Fixes (#GH61004).
747
- Clang no longer transforms dependent qualified names into implicit class member access expressions
748
until it can be determined whether the name is that of a non-static member.
749
+- Clang now correctly diagnoses when the current instantiation is used as an incomplete base class.
750
751
Bug Fixes to AST Handling
752
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments