[PATCH] D152231: [CodeGen] Disable default copy ctor and copy assignment operator for class Array

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 21:29:56 PDT 2023


dblaikie added a comment.

In D152231#4426778 <https://reviews.llvm.org/D152231#4426778>, @yubing wrote:

> @dblaikie @aditya_nandakumar i just revert the commit

Could you, perhaps, revisit the other similar patches in this series - maybe a discourse post summarizing/linking to them all & explaining the general motivation for them/which ones we should keep/revert/etc and why?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152231



More information about the llvm-commits mailing list