[PATCH] [clang-tidy] Add a checker that removes deducible arguments from std::make_pair
Benjamin Kramer
benny.kra at gmail.com
Tue Jul 15 02:59:24 PDT 2014
Closed by commit rL213058 (authored by d0k).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D4497
Files:
clang-tools-extra/trunk/clang-tidy/google/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/google/ExplicitMakePairCheck.cpp
clang-tools-extra/trunk/clang-tidy/google/ExplicitMakePairCheck.h
clang-tools-extra/trunk/clang-tidy/google/GoogleTidyModule.cpp
clang-tools-extra/trunk/test/clang-tidy/google-explicit-make-pair.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4497.11426.patch
Type: text/x-patch
Size: 7405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140715/9e20c2d2/attachment.bin>
More information about the cfe-commits
mailing list