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