[PATCH] D41998: [clang-tidy] Expand readability-redundant-smartptr-get to understand implicit converions to bool in more contexts.
Samuel Benzaquen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 15 10:06:32 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322497: [clang-tidy] Expand readability-redundant-smartptr-get to understand implicit… (authored by sbenza, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D41998
Files:
clang-tools-extra/trunk/clang-tidy/readability/RedundantSmartptrGetCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/readability-redundant-smartptr-get.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41998.129881.patch
Type: text/x-patch
Size: 3565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180115/51ba7b7f/attachment.bin>
More information about the cfe-commits
mailing list