[PATCH] D156624: [clang-tidy] Access checks not done classes derived of std::array

Jorge Pinto Sousa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 03:35:38 PDT 2023


sousajo updated this revision to Diff 553062.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156624/new/

https://reviews.llvm.org/D156624

Files:
  clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/pro-bounds-constant-array-index.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156624.553062.patch
Type: text/x-patch
Size: 5746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230824/5dd3637e/attachment.bin>


More information about the cfe-commits mailing list