Skip to content

Commit 3c6632e

Browse files
committed
Fix release note.
1 parent 4f65d91 commit 3c6632e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ Bug Fixes to C++ Support
420420
(#GH82383)
421421
- Fix a crash when instantiating a lambda that captures ``this`` outside of its context. Fixes (#GH85343).
422422
- Fix an issue where a namespace alias could be defined using a qualified name (all name components
423-
following the first `::` were ignored). (#GH86122)
423+
following the first `::` were ignored).
424424

425425
Bug Fixes to AST Handling
426426
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)