Even better, I'll close http://llvm.org/bugs/show_bug.cgi?id=12788
On Sat, Jan 18, 2014 at 9:35 AM, Richard Smith <[email protected]> wrote: > Hi! > > > On Fri Jan 17 2014 at 12:33:14 AM, Nikola Smiljanic <[email protected]> > wrote: > > The patch fixes the issue of protected anonymous union member not being > visible in derived class. You've reviewed this a few times but we somehow > never got to finishing. Just to remind you LookupResult can't be passed by > reference because it's not always available. > > > Fixed in a different way (by deleting redundant and broken code from > elsewhere) in r199522. >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
