[clang-tidy] Handle uninstantiated templates in redundant get check
authorStephen Kelly <steveire@gmail.com>
Tue, 29 Dec 2020 13:44:35 +0000 (13:44 +0000)
committerStephen Kelly <steveire@gmail.com>
Sat, 27 Feb 2021 12:08:41 +0000 (12:08 +0000)
commita5e3d87f66a1b833594f121fbd8c7334df5a1eeb
tree2d2aa29b7415e5561a582598fa9b59a21b343658
parentdf6fb4d392e530fbf9d4e331711c500d47980dcc
[clang-tidy] Handle uninstantiated templates in redundant get check

Differential Revision: https://reviews.llvm.org/D96222
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