[PATCH] D142446: [MC] Disable copying and moving of MCInstrDescs the C++20 way

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 05:13:22 PST 2023


foad added a comment.

In D142446#4082332 <https://reviews.llvm.org/D142446#4082332>, @arsenm wrote:

> I don’t understand this C++ change. How is this not just worse? Why did they do this?

The paper explains in detail: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1008r1.pdf


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142446



More information about the llvm-commits mailing list