<div dir="ltr"><div>Thanks Aaron, that's helpful.</div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 8, 2021 at 2:21 PM Aaron Ballman <<a href="mailto:aaron@aaronballman.com">aaron@aaronballman.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Sep 8, 2021 at 10:08 AM Andrew Tomazos via cfe-dev<br>
<<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>> wrote:<br>
><br>
> Dear Clang folks, [Cc: Richard]<br>
><br>
> We're developing a non-standard C++ core language extension in clang under a `-f<feature>` flag and we'd like to propose merging the flag and feature into the main branch of llvm/llvm-project git so that it will ship (off-by-default of course) in the next release of clang.  Can you tell me to whom we would address this proposal?  and who has the authority to accept or reject it?<br>
<br>
It's a community decision whether to accept or reject a proposed<br>
feature. We have some documentation on the subject here:<br>
<a href="https://clang.llvm.org/get_involved.html#criteria" rel="noreferrer" target="_blank">https://clang.llvm.org/get_involved.html#criteria</a><br>
<br>
If it's a "sizeable" extension (adding a new, novel datatype or syntax<br>
production), I'd recommend proposing it as an RFC to cfe-dev to gauge<br>
community interest, get design questions answered, etc. Having a patch<br>
already queued up can help with the RFC, but isn't required if you<br>
want community input on decisions before submitting a patch. If it's a<br>
"tiny" extension (like adding a new attribute or a new builtin), then<br>
a full RFC may not be necessary and you can go right to discussing the<br>
feature in the patch review.<br>
<br>
~Aaron<br>
<br>
><br>
> Cheers,<br>
> Andrew.<br>
><br>
> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
> <a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div></div>