On Thu, Jan 29, 2015 at 12:44 PM, Nathan Sidwell <[email protected]> wrote:

> Ok, here's a better version.
>
> The Parser::ParseLexedMethodDeclaration change remains the same,
> replacing LM.DefaultArgs[I].Param with a local variable.
>
> The Sema::MergeCXXFunctionDecl change is fixed to iterate correctly, and
> CXX/dcl.decl/dcl.meaning/dcl.fct.default/p4.cpp is adjusted to exercise
> that logic.
>
> ok?


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

Reply via email to