<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On Feb 11, 2016, at 14:54, Drew Crawford &lt;<a href="mailto:drew@sealedabstract.com" class="">drew@sealedabstract.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class="">When I generate a Swift interface, does the @inlineable attribute appear for the function?<br class=""></div></div></blockquote></div><br class=""><div class=""><div class="">If it does, what are you going to do about it? Are you going to try to make a distinction on a per-function basis whether or not it's safe to inline it?</div><div class=""><br class=""></div><div class="">I can understand a client wanting to say wholesale not to use any inlineable code from library X, but if you care about being able to update inlineable parts of the library I don't think I trust&nbsp;<i class="">any</i>&nbsp;client to decide which parts of the library are "safe, probably".</div><div class=""><br class=""></div><div class="">Jordan</div></div><div class=""><br class=""></div></body></html>