Skip to content

Commit fa2c417

Browse files
committed
add release note
1 parent 3856058 commit fa2c417

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
@@ -695,6 +695,7 @@ Bug Fixes in This Version
695695
- Fixed type mismatch error when 'builtin-elementwise-math' arguments have different qualifiers, this should be well-formed. (#GH141397)
696696
- Constant evaluation now correctly runs the destructor of a variable declared in
697697
the second clause of a C-style ``for`` loop. (#GH139818)
698+
- Fixed an infinite recursion about defaulted constexpr dtor. (#GH141789)
698699

699700
Bug Fixes to Compiler Builtins
700701
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)