[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
Sat Apr 27 03:16:41 PDT 2019
fgross updated this revision to Diff 196960.
fgross added a comment.
Fixed test file format
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61209/new/
https://reviews.llvm.org/D61209
Files:
clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp
clang-tools-extra/test/clang-tidy/readability-redundant-smartptr-get-msvc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61209.196960.patch
Type: text/x-patch
Size: 6337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190427/3871b114/attachment.bin>
More information about the cfe-commits
mailing list