[cfe-commits] r150688 - in /cfe/trunk: lib/Sema/SemaExprCXX.cpp test/SemaCXX/new-delete-cxx0x.cpp

Sebastian Redl sebastian.redl at getdesigned.at
Thu Feb 16 11:59:02 PST 2012


On 16.02.2012, at 20:40, Matthieu Monrocq wrote:

> 
> 
> Le 16 février 2012 13:59, Sebastian Redl <sebastian.redl at getdesigned.at> a écrit :
> Author: cornedbee
> Date: Thu Feb 16 06:59:47 2012
> New Revision: 150688
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=150688&view=rev
> Log:
> Proper checking of list-initializers for array new expressions.
> 
> This finishes generalized initializer support in Sema.
> 
> 
> Just to point that Richard just started the budgeoning Release notes for 3.1, it may be worth mentioning this support there ?

Not until I've got CodeGen working. Advertising a half-implemented feature is not very useful.

Sebastian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120216/d2bf146e/attachment.html>


More information about the cfe-commits mailing list