<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello!<br>
<br>
I am looking for the sources of clang-format<br>
<br>
Can anybody help?<br>
<span class=""><font color="#888888"></font></span></blockquote><div><br></div><div>hope this help:</div><div><br></div><div><div>what about typing at command line inside your llvm+clang or clang tree:</div><div><br></div><div>find -name clang-format:</div><div><br></div><div>if you are more than lucky you will get:</div><div>$GITROOT/clang.git/tools/clang-format<br></div><div>or</div><div>$GITROOT/llvm.git/tools/clang/tools/clang-format</div></div><div><br></div></div>
</div></div>