[LLVMbugs] [Bug 9894] "error: use of undeclared identifier" on valid template code

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue May 10 16:51:44 PDT 2011


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2011-05-10 18:51:44 CDT ---
Clang is correct; GCC is wrong to accept this code. Please see

  http://clang.llvm.org/compatibility.html#dep_lookup_bases

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