[PATCH] D21185: [clang-tidy] Add performance-emplace-into-containers
Vedant Kumar via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 9 11:04:57 PDT 2016
vsk updated this revision to Diff 60206.
vsk added a comment.
- Fix the diagnostic message. Suggested by Erik Pilkington.
http://reviews.llvm.org/D21185
Files:
clang-tidy/performance/CMakeLists.txt
clang-tidy/performance/EmplaceCheck.cpp
clang-tidy/performance/EmplaceCheck.h
clang-tidy/performance/PerformanceTidyModule.cpp
test/clang-tidy/performance-emplace-into-containers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21185.60206.patch
Type: text/x-patch
Size: 7729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160609/b5b8acd0/attachment.bin>
More information about the cfe-commits
mailing list