Skip to content

Commit e8ac2d7

Browse files
Update clang-tools-extra/docs/ReleaseNotes.rst
Co-authored-by: James Dennett <[email protected]>
1 parent 1a2e3fd commit e8ac2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Changes in existing checks
233233

234234
- Improved :doc:`bugprone-sizeof-expression
235235
<clang-tidy/checks/bugprone/sizeof-expression>` check by fixing
236-
a crash on ``sizeof`` of an array of template type.
236+
a crash on ``sizeof`` of an array of dependent type.
237237

238238
- Improved :doc:`bugprone-tagged-union-member-count
239239
<clang-tidy/checks/bugprone/tagged-union-member-count>` by fixing a false

0 commit comments

Comments
 (0)