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

Nicolas van Kempen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 07:18:58 PDT 2021


nicovank updated this revision to Diff 343399.
nicovank marked 7 inline comments as done.
nicovank added a comment.

Fix some style comments


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.343399.patch
Type: text/x-patch
Size: 27883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/7d328db4/attachment.bin>


More information about the llvm-commits mailing list