http://llvm.org/bugs/show_bug.cgi?id=13642
John McCall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from John McCall <[email protected]> 2012-08-24 17:55:56 CDT --- You really didn't need to go through that much work; it's just a bug where the friend declaration was interfering with how we were computing the access context. Fixed in r162609. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
