On Nov 3, 2010, at 4:14 AM, Zhongxing Xu wrote:

> Author: zhongxingxu
> Date: Wed Nov  3 06:14:06 2010
> New Revision: 118165
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=118165&view=rev
> Log:
> Do not add elidable CXXConstructExpr as block-level expr.

You should also ignore all but the first child.  Default arguments to elided 
copy constructors are not evaluated.

John.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to