[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:26 PST 2018


sbenza updated this revision to Diff 129880.
sbenza marked an inline comment as done.
sbenza added a comment.

minor fix


Repository:
  rCTE Clang Tools Extra

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.129880.patch
Type: text/x-patch
Size: 3421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180115/bb0d9e04/attachment.bin>


More information about the cfe-commits mailing list