Skip to content

Commit ed70da9

Browse files
committed
Add note to ReleaseNotes.rst.
1 parent c76eda3 commit ed70da9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ Changes in existing checks
116116
<clang-tidy/checks/readability/redundant-smartptr-get>` check to
117117
remove `->`, when redundant `get()` is removed.
118118

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+
119123
Removed checks
120124
^^^^^^^^^^^^^^
121125

0 commit comments

Comments
 (0)