[LLVMbugs] [Bug 8084] No namespace awareness of static template fields

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Sep 11 22:25:51 PDT 2010


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #5 from Douglas Gregor <dgregor at apple.com> 2010-09-12 00:25:51 CDT ---
When the code obeys the C++0x semantics but not the C++98/03 semantics (as the
examples described here do), I've downgraded the error to a warning in Clang
r113718.

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