Revision a20fa87712b737682cf27fd770d7458d2a937092 authored by Chris Lattner on 10 January 2016, 05:18:50 UTC, committed by Chris Lattner on 10 January 2016, 05:20:13 UTC
accept closure arguments with API names (but only in a parenthesized parameter list).
While it could theoretically be interesting to support API names on closures, this
is never something we intended to support, and a lot of implementation work would be
necessary to make them correct.  Just correctly reject them even if parenthesized.
1 parent 6da11ce
History

back to top