[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 21:39:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303139: [clang-tidy] modernize-use-emplace: Remove unnecessary make_tuple calls (authored by kuhar).

Changed prior to commit:
  https://reviews.llvm.org/D32690?vs=98073&id=99100#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32690

Files:
  clang-tools-extra/trunk/clang-tidy/modernize/UseEmplaceCheck.cpp
  clang-tools-extra/trunk/clang-tidy/modernize/UseEmplaceCheck.h
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-use-emplace.rst
  clang-tools-extra/trunk/test/clang-tidy/modernize-use-emplace.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32690.99100.patch
Type: text/x-patch
Size: 15325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170516/8922d71c/attachment-0001.bin>


More information about the cfe-commits mailing list