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

Dmitri Gribenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Dmitri Gribenko <[email protected]> ---
Clang and GCC are correct.

Relevant standard section seems to be [temp.dep] (14.6.2 in n3485).

A more friendly discussion of the implications can be found, for example, here:
http://clang.llvm.org/compatibility.html#dep_lookup_bases
http://gcc.gnu.org/onlinedocs/gcc/Name-lookup.html

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

Reply via email to