Skip to content

Commit 797a385

Browse files
TilakChadSirraide
andauthored
[Clang] Update clang/docs/ReleaseNotes.rst
Co-authored-by: Sirraide <[email protected]>
1 parent b27b478 commit 797a385

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
@@ -337,7 +337,7 @@ Bug Fixes to C++ Support
337337
- Fixed an assertion failure affecting code that uses C++23 "deducing this". (#GH130272)
338338
- Clang now properly instantiates destructors for initialized members within non-delegating constructors. (#GH93251)
339339
- Correctly diagnoses if unresolved using declarations shadows template paramters (#GH129411)
340-
- Fixed a clang regression on c++20 mode where unresolved dependent call expressions were created inside non-dependent context (#GH122892)
340+
- Fixed a Clang regression in C++20 mode where unresolved dependent call expressions were created inside non-dependent contexts (#GH122892)
341341

342342
Bug Fixes to AST Handling
343343
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)