[PATCH] D24893: [clang-tidy] make readability-redundant-smartptr-get report get() usage in conditions

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 26 00:31:34 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282386: [clang-tidy] make readability-redundant-smartptr-get report get() usage in… (authored by omtcyfz).

Changed prior to commit:
  https://reviews.llvm.org/D24893?vs=72422&id=72442#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24893

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: D24893.72442.patch
Type: text/x-patch
Size: 4365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160926/adeb53e8/attachment-0001.bin>


More information about the cfe-commits mailing list