On 19.02.2012, at 13:28, Sebastian Redl wrote: > Author: cornedbee > Date: Sun Feb 19 06:28:02 2012 > New Revision: 150926 > > URL: http://llvm.org/viewvc/llvm-project?rev=150926&view=rev > Log: > Get recursive initializer lists to work and add a test. Codegen of > std::initializer_list is now complete. Onward to array new.
A little over-enthusiastic here. Still doing the wrong thing for member and newed initializer_lists. Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
