[cfe-dev] LLVM/Clang Code Browser

John Sully via cfe-dev cfe-dev at lists.llvm.org
Tue Oct 13 11:35:18 PDT 2015


Thanks! I didn't know about it

On Tue, Oct 13, 2015 at 6:26 AM, Milian Wolff <mail at milianw.de> wrote:

> On Tuesday, October 13, 2015 1:55:35 AM CEST John Sully via cfe-dev wrote:
> > As a diversion from another project I've setup a source code browser for
> > clang.  It allows for IDE style symbolic search and navigation which
> makes
> > finding things a lot easier.
> >
> > It's manually generated and still pretty basic at the moment but if
> anyone
> > finds it useful I can set it to automatically update.
> >
> > Try it here: http://sledsrv.cloudapp.net/clang/
> >
> > Let me know if you have any comments/questions/bugs.
>
> Olivier from woboq/Qt fame also has a clang based code browser:
>
> http://code.woboq.org/
>
> example file:
> http://code.woboq.org/llvm/llvm/lib/Analysis/ScalarEvolution.cpp.html
>
> Esp. try to hover a use and look at the fancy popup (inspired by KDevelop).
>
> It's open source and quite feature rich. Maybe you guys can collaborate?
>
> Bye
> --
> Milian Wolff
> mail at milianw.de
> http://milianw.de
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151013/37ad997b/attachment.html>


More information about the cfe-dev mailing list