[LLVMbugs] [Bug 8167] Invalid template code accepted

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Nov 11 20:49:23 PST 2010


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

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
           Severity|enhancement                 |normal

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2010-11-11 22:49:22 CST ---
t3.cpp:1:16: error: expected ',' or '>' in template-parameter-list
template < int 0 ;
               ^

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