[PATCH] D32395: [clang-tidy] modernize-use-emplace: remove unnecessary make_pair calls
Jakub Kuderski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 25 14:38:45 PDT 2017
kuhar updated this revision to Diff 96634.
kuhar added a comment.
Use igoringImplicit instead of ignoringParenImpCasts. Options moved to the anonymous namespace.
https://reviews.llvm.org/D32395
Files:
clang-tidy/modernize/UseEmplaceCheck.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/modernize-use-emplace.rst
test/clang-tidy/modernize-use-emplace.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32395.96634.patch
Type: text/x-patch
Size: 8669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170425/f755bb73/attachment.bin>
More information about the cfe-commits
mailing list