[PATCH] Add clang-tidy check to remove redundant .get() calls on smart pointers.

Samuel Benzaquen sbenza at google.com
Wed Mar 26 11:58:35 PDT 2014


  Cleanup RedundantSmartptrGet::check().

Hi alexfh,

http://llvm-reviews.chandlerc.com/D3186

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D3186?vs=8101&id=8140#toc

Files:
  clang-tidy/misc/CMakeLists.txt
  clang-tidy/misc/MiscTidyModule.cpp
  clang-tidy/misc/RedundantSmartptrGet.cpp
  clang-tidy/misc/RedundantSmartptrGet.h
  test/clang-tidy/redundant-smartptr-get-fix.cpp
  test/clang-tidy/redundant-smartptr-get.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3186.2.patch
Type: text/x-patch
Size: 9246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140326/d2a42671/attachment.bin>


More information about the cfe-commits mailing list