[cfe-commits] r151457 - in /cfe/trunk: lib/CodeGen/CGExprConstant.cpp lib/CodeGen/CodeGenModule.cpp lib/CodeGen/CodeGenModule.h test/CodeGenCXX/cxx0x-initializer-stdinitializerlist-startend.cpp test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp

Jonathan Sauer jonathan.sauer at gmx.de
Sat Feb 25 13:08:23 PST 2012


Hello,

> What doesn't work is nested initializer_lists. I have no idea how to
> get them to work, either. However, these should be very rare, and so
> I'll just call it a known bug and declare generalized initializers
> DONE!

Great work! However, wouldn't it be useful to file a PR for this known bug, so there
is a way to search for and track it?


Jonathan





More information about the cfe-commits mailing list