[PATCH] D130793: [clang-tidy] adjust treating of array-of-pointers when 'AnalyzePointers' is deactivated

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 5 12:43:42 PDT 2022


JonasToth updated this revision to Diff 450359.
JonasToth added a comment.

- improve test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130793

Files:
  clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.cpp
  clang-tools-extra/docs/clang-tidy/checks/misc/const-correctness.rst
  clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-pointer-as-values.cpp
  clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-values.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130793.450359.patch
Type: text/x-patch
Size: 14843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220805/8e5cb9d1/attachment-0001.bin>


More information about the cfe-commits mailing list