[PATCH] D142939: Fix handling of -> calls for modernize-use-emplace

Peter Wolf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 15:33:15 PST 2023


BigPeet added a comment.

Refactored the code a little bit to get rid of some repetitions. Should effectively match the same code as the accepted revision.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142939



More information about the cfe-commits mailing list