On Sun, Feb 26, 2012 at 3:49 PM, Eli Friedman <[email protected]>wrote:
> On Sun, Feb 26, 2012 at 3:40 PM, Richard Smith > <[email protected]> wrote: > > Author: rsmith > > Date: Sun Feb 26 17:40:27 2012 > > New Revision: 151508 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=151508&view=rev > > Log: > > Half of PR12088: parse braced-init-lists on the RHS of assignment > operators. > > > > If the assignment operator is a scalar type, we continue to incorrectly > reject > > the initializer, but semantic analysis (and codegen) is correct for > overloaded > > operators. > > > > Modified: > > cfe/trunk/lib/Parse/ParseExpr.cpp > > Testcase? > Oops, svn operator error :) r151509. Thanks!
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
