Skip to content

Commit 379e55e

Browse files
committed
Fix release note bug reference from bd7bce2
1 parent 2e0693a commit 379e55e

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
@@ -297,7 +297,7 @@ Bug Fixes to C++ Support
297297
CWG2032. Fixes (#GH83461)
298298
- Fixed an issue where an attribute on a declarator would cause the attribute to
299299
be destructed prematurely. This fixes a pair of Chromium that were brought to
300-
our attention by an attempt to fix in (#GH77703). Fixes (#GH83611).
300+
our attention by an attempt to fix in (#GH77703). Fixes (#GH83385).
301301

302302
Bug Fixes to AST Handling
303303
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)