[PATCH] D39455: [CodeGen] Add initial support for union members in TBAA

Hal Finkel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 28 21:36:03 PST 2017


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

I think this looks fine (and I agree that the underlying premise makes sense). Before you commit, could you also please add some tests with nested union members?


Repository:
  rL LLVM

https://reviews.llvm.org/D39455





More information about the cfe-commits mailing list