Skip to content

Commit 2603c38

Browse files
committed
[FOLD] add release note
1 parent a311192 commit 2603c38

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
@@ -164,6 +164,7 @@ Bug Fixes to C++ Support
164164
- Fixed a crash when an expression with a dependent ``__typeof__`` type is used as the operand of a unary operator. (#GH97646)
165165
- Fixed a failed assertion when checking invalid delete operator declaration. (#GH96191)
166166
- Fix a crash when checking destructor reference with an invalid initializer. (#GH97230)
167+
- Clang now correctly parses potentially declarative nested-name-specifiers in pointer-to-member declarators.
167168

168169
Bug Fixes to AST Handling
169170
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)