[PATCH] D77586: Allow parameter names to be elided in a function definition in C

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 08:39:50 PDT 2020


erik.pilkington accepted this revision.
erik.pilkington added a comment.
This revision is now accepted and ready to land.

> This also adds the same feature to ObjC blocks under the assumption that ObjC wishes to follow the C standard in this regard.

SGTM - thats generally been the idea for blocks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77586/new/

https://reviews.llvm.org/D77586





More information about the cfe-commits mailing list