[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:33 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE322497: [clang-tidy] Expand readability-redundant-smartptr-get to understand implicit… (authored by sbenza, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41998?vs=129880&id=129882#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41998
Files:
clang-tidy/readability/RedundantSmartptrGetCheck.cpp
test/clang-tidy/readability-redundant-smartptr-get.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41998.129882.patch
Type: text/x-patch
Size: 3421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180115/969b9764/attachment-0001.bin>
More information about the cfe-commits
mailing list