<div dir="ltr">Thanks! I didn't know about it<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 13, 2015 at 6:26 AM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de" target="_blank">mail@milianw.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tuesday, October 13, 2015 1:55:35 AM CEST John Sully via cfe-dev wrote:<br>
> As a diversion from another project I've setup a source code browser for<br>
> clang.  It allows for IDE style symbolic search and navigation which makes<br>
> finding things a lot easier.<br>
><br>
> It's manually generated and still pretty basic at the moment but if anyone<br>
> finds it useful I can set it to automatically update.<br>
><br>
> Try it here: <a href="http://sledsrv.cloudapp.net/clang/" rel="noreferrer" target="_blank">http://sledsrv.cloudapp.net/clang/</a><br>
><br>
> Let me know if you have any comments/questions/bugs.<br>
<br>
</span>Olivier from woboq/Qt fame also has a clang based code browser:<br>
<br>
<a href="http://code.woboq.org/" rel="noreferrer" target="_blank">http://code.woboq.org/</a><br>
<br>
example file:<br>
<a href="http://code.woboq.org/llvm/llvm/lib/Analysis/ScalarEvolution.cpp.html" rel="noreferrer" target="_blank">http://code.woboq.org/llvm/llvm/lib/Analysis/ScalarEvolution.cpp.html</a><br>
<br>
Esp. try to hover a use and look at the fancy popup (inspired by KDevelop).<br>
<br>
It's open source and quite feature rich. Maybe you guys can collaborate?<br>
<br>
Bye<br>
<span class="HOEnZb"><font color="#888888">--<br>
Milian Wolff<br>
<a href="mailto:mail@milianw.de">mail@milianw.de</a><br>
<a href="http://milianw.de" rel="noreferrer" target="_blank">http://milianw.de</a><br>
</font></span></blockquote></div><br></div>