Skip to content

Commit f03849b

Browse files
cor3ntinerichkeane
andauthored
Update clang/docs/ReleaseNotes.rst
Co-authored-by: Erich Keane <[email protected]>
1 parent 3248349 commit f03849b

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
@@ -624,7 +624,7 @@ Bug Fixes to C++ Support
624624
- Fix a crash when checking the template template parameters of a dependent lambda appearing in an alias declaration.
625625
(#GH136432), (#GH137014), (#GH138018)
626626
- Fixed an assertion when trying to constant-fold various builtins when the argument
627-
refered to a reference to an incomplete type. (#GH129397)
627+
referred to a reference to an incomplete type. (#GH129397)
628628

629629
Bug Fixes to AST Handling
630630
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)