Skip to content

Commit a508452

Browse files
committed
[FOLD] add release note
1 parent a4a19ae commit a508452

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
@@ -746,6 +746,7 @@ Bug Fixes to C++ Support
746746
the ``constexpr`` specifier. Fixes (#GH61004).
747747
- Clang no longer transforms dependent qualified names into implicit class member access expressions
748748
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.
749750

750751
Bug Fixes to AST Handling
751752
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)