[LLVMbugs] [Bug 14948] braced-init-list initialization of template static data member rejected
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jan 14 22:50:32 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14948
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> 2013-01-15 00:50:32 CST ---
Wow, we weren't parsing it as an initializer because we thought it looked like
a function definition! Fixed in r172510, thanks for the report.
--
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