[PATCH] D33644: Add default values for function parameter chunks

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 05:02:25 PDT 2017


klimek added a comment.

In https://reviews.llvm.org/D33644#812693, @yvvan wrote:

> So do we wait until the '=' case is more clear? This change should not break anything if it's fixed in either direction (if '=' will be provided always or never)


Ok, if you add a TODO I think this is fine for now.


https://reviews.llvm.org/D33644





More information about the cfe-commits mailing list