[LLVMbugs] [Bug 15969] template base class members not accessible without this->

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat May 11 15:09:21 PDT 2013


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

Dmitri Gribenko <gribozavr at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |gribozavr at gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from Dmitri Gribenko <gribozavr at gmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130511/dc597533/attachment.html>


More information about the llvm-bugs mailing list