Another default arg cleanup

Nathan Sidwell nathan at acm.org
Thu Jan 29 12:44:30 PST 2015


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?

nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 18432-c.patch
Type: text/x-patch
Size: 4972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150129/eec29365/attachment.bin>


More information about the cfe-commits mailing list