[PATCH] D96222: [clang-tidy] Simplify redundant smartptr get check

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 21 04:17:18 PST 2021


steveire updated this revision to Diff 325283.
steveire added a comment.

Update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96222

Files:
  clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp
  clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.h
  clang-tools-extra/test/clang-tidy/checkers/readability-redundant-smartptr-get.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96222.325283.patch
Type: text/x-patch
Size: 7218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210221/859e1bad/attachment.bin>


More information about the cfe-commits mailing list