[PATCH] D62571: Implement codegen for MSVC unions with reference members

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 21 07:02:04 PDT 2019


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

LGTM, thank you! I think this is actually needed to properly support MFC on Windows, IIRC.


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

https://reviews.llvm.org/D62571





More information about the cfe-commits mailing list