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

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 7 10:52:35 PST 2021


steveire created this revision.
steveire added reviewers: aaron.ballman, njames93.
Herald added subscribers: nullptr.cpp, xazax.hun.
steveire requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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.321999.patch
Type: text/x-patch
Size: 7225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210207/f4633f29/attachment.bin>


More information about the cfe-commits mailing list