[PATCH] D132640: [clang-tidy] Fix modernize-use-emplace to support alias cases

Dong-hee Na via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 29 22:33:53 PDT 2022


corona10 added a comment.

In D132640#3757395 <https://reviews.llvm.org/D132640#3757395>, @njames93 wrote:

> In D132640#3757277 <https://reviews.llvm.org/D132640#3757277>, @corona10 wrote:
>
>> @njames93 Can we land this patch before it occurs conflicting with other changes?
>
> Yes, sorry do you have commit access. If you don't what is your GitHub name and email that I should use when committing.

Thanks, I don't have a commit bit :)

Github name: corona10
email: donghee.na92 at gmail.com

Thank you!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132640



More information about the cfe-commits mailing list