[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
Wed Apr 28 16:31:54 PDT 2021
nicovank marked 3 inline comments as done.
nicovank added a comment.
Thank you for the feedback, I appreciate it! Let me know if there is any other I missed, AFAIK all `auto` uses introduced by me should be good now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101471/new/
https://reviews.llvm.org/D101471
More information about the llvm-commits
mailing list