[PATCH] D45411: [Sema] Fix PR35832 - Ambiguity accessing anonymous struct/union with multiple bases.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 7 21:17:13 PDT 2018


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

Well, that is a really silly bug.  Fix LGTM.


https://reviews.llvm.org/D45411





More information about the cfe-commits mailing list