[PATCH] D12287: Add replace-auto_ptr check.
Angel Garcia via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 25 06:04:04 PDT 2015
angelgarcia updated this revision to Diff 33066.
angelgarcia added a comment.
Use the full message once in the test, and truncate all the other patterns.
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.33066.patch
Type: text/x-patch
Size: 26387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150825/18e21fb1/attachment-0001.bin>
More information about the cfe-commits
mailing list