[LLVMbugs] [Bug 10359] Allows declarators after a class template declaration
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 14 14:36:11 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10359
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution| |FIXED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> 2011-07-14 16:36:11 CDT ---
Fixed in r135195. We even accepted cases like this:
template<typename T> struct A {} f() {}
--
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