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 1a2e3fd commit e8ac2d7Copy full SHA for e8ac2d7
clang-tools-extra/docs/ReleaseNotes.rst
@@ -233,7 +233,7 @@ Changes in existing checks
233
234
- Improved :doc:`bugprone-sizeof-expression
235
<clang-tidy/checks/bugprone/sizeof-expression>` check by fixing
236
- a crash on ``sizeof`` of an array of template type.
+ a crash on ``sizeof`` of an array of dependent type.
237
238
- Improved :doc:`bugprone-tagged-union-member-count
239
<clang-tidy/checks/bugprone/tagged-union-member-count>` by fixing a false
0 commit comments