Skip to content

Commit a7fbbba

Browse files
committed
Release entry
1 parent d85c1cd commit a7fbbba

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
@@ -714,6 +714,7 @@ Bug Fixes to C++ Support
714714
assumption if they also occur inside of a dependent lambda. (#GH114787)
715715
- Clang now uses valid deduced type locations when diagnosing functions with trailing return type
716716
missing placeholder return type. (#GH78694)
717+
- Fixed a bug where bounds of partially expanded pack indexing expressions were checked too early. (#GH116105)
717718

718719
Bug Fixes to AST Handling
719720
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)