[PATCH] D48443: [WebAssembly] Add no-prototype attribute to prototype-less C functions

Dan Gohman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 22 14:18:06 PDT 2018


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

I haven't thought through all the possibilities related to `!FD->doesThisDeclarationHaveABody()`, but overall this looks good.


Repository:
  rC Clang

https://reviews.llvm.org/D48443





More information about the cfe-commits mailing list