[PATCH] D32690: [clang-tidy] modernize-use-emplace: Remove unnecessary make_tuple calls
Jakub Kuderski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 15 22:46:05 PDT 2017
kuhar updated this revision to Diff 99103.
kuhar added a comment.
The patch broke the spinx docs build and I had to revert it in r303140.
I fixed the docs file problems.
Repository:
rL LLVM
https://reviews.llvm.org/D32690
Files:
clang-tidy/modernize/UseEmplaceCheck.cpp
clang-tidy/modernize/UseEmplaceCheck.h
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: D32690.99103.patch
Type: text/x-patch
Size: 14964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170516/cb1df76d/attachment-0001.bin>
More information about the cfe-commits
mailing list