<div class="gmail_quote">On Thu, Sep 22, 2011 at 11:59 PM, John McCall <span dir="ltr"><<a href="mailto:rjmccall@apple.com">rjmccall@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> While our ABI is not 100% finalized, until this patch is committed, we<br>
> can't do any external testing with Clang. (unless we create our own<br>
> branch, which we'd rather not)<br>
<br>
</div>I'm sorry, but we do expect code to go through code review, which<br>
includes a thorough review of the underlying motivations and technical<br>
design.</blockquote></div><br><div>I also don't see why this would block testing. There are lots of ways to patch something together if you just want to get feedback on what you're doing from users... That might actually provide good data for the very codereview and design discussion taking place. It's not like external parties can start using what you have in production environments or regular development processes if the very ABI is still in flux, but maybe I don't understand something.</div>
<div><br></div><div>If you just want a way to share what you're working on, toss it up on github with the patch applied and point people at it. There are lots of ways of sharing code during the review process.</div>