Skip to content

Commit cf8a1d6

Browse files
committed
add release notes
1 parent f76ebd3 commit cf8a1d6

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 an assertion failure caused by using ``consteval`` in condition in consumed analyses. (#GH117385)
717718

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

0 commit comments

Comments
 (0)