We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14625b commit 62a698fCopy full SHA for 62a698f
clang/docs/ReleaseNotes.rst
@@ -703,6 +703,7 @@ Bug Fixes in This Version
703
the second clause of a C-style ``for`` loop. (#GH139818)
704
- Fixed a bug with constexpr evaluation for structs containing unions in case of C++ modules. (#GH143168)
705
- Fixed incorrect token location when emitting diagnostics for tokens expanded from macros. (#GH143216)
706
+- Fixed an infinite recursion about defaulted constexpr dtor. (#GH141789)
707
708
Bug Fixes to Compiler Builtins
709
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments