[PATCH] D53454: [clang-tidy] add IgnoreMacros option to eadability-redundant-smartptr-get
Miklos Vajna via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 21 12:19:13 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL344871: [clang-tidy] add IgnoreMacros option to readability-redundant-smartptr-get (authored by vmiklos, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D53454?vs=170256&id=170347#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53454
Files:
clang-tools-extra/trunk/clang-tidy/readability/RedundantSmartptrGetCheck.cpp
clang-tools-extra/trunk/clang-tidy/readability/RedundantSmartptrGetCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/readability-redundant-smartptr-get.rst
clang-tools-extra/trunk/test/clang-tidy/readability-redundant-smartptr-get-macros.cpp
clang-tools-extra/trunk/test/clang-tidy/readability-redundant-smartptr-get.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53454.170347.patch
Type: text/x-patch
Size: 4828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181021/1c1b61a5/attachment.bin>
More information about the cfe-commits
mailing list