[PATCH] D133244: [clang-tidy] Readability-container-data-pointer adds new option to ignore Containers

FĂ©lix-Antoine Constantin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 17:25:57 PDT 2022


felix642 updated this revision to Diff 469830.
felix642 added a comment.

Updated documentation and code review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133244

Files:
  clang-tools-extra/clang-tidy/readability/ContainerDataPointerCheck.cpp
  clang-tools-extra/clang-tidy/readability/ContainerDataPointerCheck.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/readability/container-data-pointer.rst
  clang-tools-extra/test/clang-tidy/checkers/readability/container-data-pointer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133244.469830.patch
Type: text/x-patch
Size: 13705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221022/5cea4349/attachment-0001.bin>


More information about the cfe-commits mailing list