[LLVMbugs] [Bug 10187] Assertion when two-phase lookup diagnostic finds a declaration of unexpected type

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jun 26 15:26:46 PDT 2011


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|unassignedclangbugs at nondot. |richard-llvm at metafoo.co.uk
                   |org                         |

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> 2011-06-26 17:26:46 CDT ---
Fixed in r133898.

The issue with __range being visible inside function template instantiations is
still present, but should not be detectable to user code at least.

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