[PATCH] D61209: [clang-tidy] Fix readability-redundant-smartptr-get for MSVC STL

Florian Gross via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 2 09:39:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE359801: Fixed: Duck-typing in readability-redundant-smartptr-get didn't catch MSVC STL… (authored by fgross, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61209?vs=196960&id=197809#toc

Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61209/new/

https://reviews.llvm.org/D61209

Files:
  clang-tidy/readability/RedundantSmartptrGetCheck.cpp
  test/clang-tidy/readability-redundant-smartptr-get-msvc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61209.197809.patch
Type: text/x-patch
Size: 6298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190502/bb97f894/attachment.bin>


More information about the cfe-commits mailing list