[PATCH] D12287: Add replace-auto_ptr check.
Angel Garcia via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 25 01:51:24 PDT 2015
angelgarcia updated this revision to Diff 33055.
angelgarcia added a comment.
Add check description.
http://reviews.llvm.org/D12287
Files:
clang-tidy/modernize/CMakeLists.txt
clang-tidy/modernize/ModernizeTidyModule.cpp
clang-tidy/modernize/ReplaceAutoPtrCheck.cpp
clang-tidy/modernize/ReplaceAutoPtrCheck.h
test/clang-tidy/Inputs/modernize-replace-auto-ptr/
test/clang-tidy/Inputs/modernize-replace-auto-ptr/memory.h
test/clang-tidy/modernize-replace-auto-ptr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12287.33055.patch
Type: text/x-patch
Size: 27582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150825/c6c4e0e0/attachment-0001.bin>
More information about the cfe-commits
mailing list