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 c76eda3 commit ed70da9Copy full SHA for ed70da9
clang-tools-extra/docs/ReleaseNotes.rst
@@ -116,6 +116,10 @@ Changes in existing checks
116
<clang-tidy/checks/readability/redundant-smartptr-get>` check to
117
remove `->`, when redundant `get()` is removed.
118
119
+- Fixed :doc:`cppcoreguidelines-pro-type-union-access
120
+ <clang-tidy/checks/cppcoreguidelines/pro-type-union-access>` check to
121
+ report location even when member location is not valid.
122
+
123
Removed checks
124
^^^^^^^^^^^^^^
125
0 commit comments