[LLVMbugs] [Bug 13642] friends mistake
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Aug 24 15:55:56 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13642
John McCall <rjmccall at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from John McCall <rjmccall at apple.com> 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.
More information about the llvm-bugs
mailing list