Skip to content

Commit 62a698f

Browse files
committed
add release note
1 parent a14625b commit 62a698f

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
@@ -703,6 +703,7 @@ Bug Fixes in This Version
703703
the second clause of a C-style ``for`` loop. (#GH139818)
704704
- Fixed a bug with constexpr evaluation for structs containing unions in case of C++ modules. (#GH143168)
705705
- Fixed incorrect token location when emitting diagnostics for tokens expanded from macros. (#GH143216)
706+
- Fixed an infinite recursion about defaulted constexpr dtor. (#GH141789)
706707

707708
Bug Fixes to Compiler Builtins
708709
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)