[LLVMbugs] [Bug 9359] Clang thinks unambiguous member lookup is ambiguous (when dependent type is involved)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 2 11:25:17 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=9359

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Douglas Gregor <dgregor at apple.com> 2011-03-02 13:25:16 CST ---
There was a horrible memory error in the nested-name-specifier source-location
code yesterday, which was almost certainly causing this. Please try again with
r126861 or newer and re-open the bug if you still see a problem. (I can't
reproduce the issue)

-- 
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