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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 27 05:44:08 PDT 2019


aaron.ballman closed this revision.
aaron.ballman added a comment.

In D62571#1646227 <https://reviews.llvm.org/D62571#1646227>, @domdom wrote:

> Rebased onto master, clang format the patch.
>
> Merge conflict resolve by having the bitcast of the field reference happening after recording access index.


Thanks! I've committed in r370052.


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

https://reviews.llvm.org/D62571





More information about the cfe-commits mailing list