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 829e1c8 commit 0323156Copy full SHA for 0323156
clang/docs/ReleaseNotes.rst
@@ -103,6 +103,8 @@ Attribute Changes in Clang
103
Improvements to Clang's diagnostics
104
-----------------------------------
105
106
+- Fixed a bug where Clang's Analysis did not correctly model the destructor behavior of ``union`` members (#GH119415).
107
+
108
Improvements to Clang's time-trace
109
----------------------------------
110
0 commit comments