[PATCH] D141441: [clang] Add ElaboratedType sugaring for types on implicit special members

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 18 13:01:04 PST 2023


rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

This makes sense to me, and it looks like the memory impact from the extra type nodes should be relatively small.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141441



More information about the cfe-commits mailing list