[cfe-dev] Status of initializer lists.

Douglas Gregor dgregor at apple.com
Mon Dec 13 08:04:50 PST 2010


On Dec 11, 2010, at 11:07 PM, sashan wrote:

> Hi
> 
> What's the status of support for initializer lists? See this
> http://llvm.org/bugs/show_bug.cgi?id=8591. Is anyone working on this?

This bug is referring to C++0x "generalized initializer lists". There is no support for this feature in Clang at this time.

	- Doug



More information about the cfe-dev mailing list