<div dir="ltr"><div>Hello Matus,</div><div><br></div>> Is there any development guideline or other documentation that I should read before I start?<div>I recommend these documents for you in this order (others may extend this list and you may find other important docs at <a href="http://llvm.org">llvm.org</a>):</div><div><a href="https://llvm.org/docs/GettingStarted.html">https://llvm.org/docs/GettingStarted.html</a><br></div><div><a href="http://llvm.org/docs/CodingStandards.html">http://llvm.org/docs/CodingStandards.html</a><br></div><div><a href="http://llvm.org/docs/ProgrammersManual.html">http://llvm.org/docs/ProgrammersManual.html</a><br></div><div><a href="https://clang.llvm.org/docs/InternalsManual.html">https://clang.llvm.org/docs/InternalsManual.html</a><br></div><div><br></div><div>Cheers,</div><div>Gabor</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 17, 2019 at 9:12 AM Matus Chochlik via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</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"><div dir="ltr"><div>Hi,</div><div><br></div><div>I'd like to ask if there already is someone willing to implement the reflection TS in clang. If not, I'd like to volunteer (I'd have ~1 day per week to do the work). I did an implementation of reflection previously to show the usage of the early revisions of the reflection proposal [1] (it's pretty outdated now).</div><div><br></div><div>I'm new to "official" clang development, so I'd probably have a few (maybe stupid) questions in the beginning about the development process and the best way to do the implementation.</div><div><br></div><div>Is there any development guideline or other documentation that I should read before I start?<br></div><br><div>Best regards,</div><div><br></div><div>--Matus</div><div></div><div><div><br></div><div>[1] <a href="https://github.com/matus-chochlik/clang/tree/reflexpr" target="_blank">https://github.com/matus-chochlik/clang/tree/reflexpr</a></div><div><br></div></div></div>
_______________________________________________<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>