[PATCH] D101471: [clang-tidy] Add proper emplace checks to modernize-use-emplace

Nicolas van Kempen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 28 16:26:17 PDT 2021


nicovank updated this revision to Diff 341349.
nicovank added a comment.

Explicitely specify one more type


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101471/new/

https://reviews.llvm.org/D101471

Files:
  clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.cpp
  clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.h
  clang-tools-extra/test/clang-tidy/checkers/modernize-use-emplace.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101471.341349.patch
Type: text/x-patch
Size: 27802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210428/3275831b/attachment-0001.bin>


More information about the cfe-commits mailing list