[PATCH] Please review this arc regression in an c++11 code

John McCall rjmccall at apple.com
Thu Mar 13 21:51:07 PDT 2014


On Mar 12, 2014, at 4:46 PM, jahanian <fjahanian at apple.com> wrote:
> Due to change to AST for initialization of c++11’s data members by addition of 
> CXXDefaultInitExpr node to the initializer expression, it has broken our
> treatment of arc code for such initializations.
>  
> John, please review.

LGTM.

John.



More information about the cfe-commits mailing list