[llvm-dev] [gsoc2018] Where's the source for clang-doc

Julie Hockett via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 19 08:54:05 PDT 2018


Hello!

Yes, the first patch for it will be landing as soon as we resolve a last
issue with tests (D41102 <https://reviews.llvm.org/D41102>). The next ones
are up, but will likely change a bit as they are reviewed. A good place to
start would be to take a look at the first patch and start understanding
what information the tool is extracting from the AST.

Let me know if you have questions!
Julie


On Mon, Mar 19, 2018 at 4:25 AM Roman Lebedev <lebedev.ri at gmail.com> wrote:

> On Mon, Mar 19, 2018 at 2:16 PM, Saga _-_ via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > Hi
> Hi.
>
> > I'm interested in working on clang as a gsoc project. It's under the
> > catagory "Clang Tools Extra"
> > [here](http://llvm.org/OpenProjects.html#doc-html-generator), but I
> > can't seem to find it's source anywhere. Not even at the llvm site
> > [documentation](https://clang.llvm.org/extra/clang-doc.html). It isn't
> > on github and google is no help either in this case. Does anybody know
> > where can I find source for clang-doc.
>
> It's not quite merged yet..
> 1. https://reviews.llvm.org/D41102
> ^ part 1, more or less ready, was committed, but reverted (more than
> once) and is still not re-committed as of right now.
>
> 2. https://reviews.llvm.org/D43341
> 3. https://reviews.llvm.org/D43667
> 4. https://reviews.llvm.org/D43424
> ^ These aren't even reviewed yet.
> Personally i don't expect those to land anytime soon (next 30..60 days?)
>
> So if you want to work on the html generator, you'd need to apply
> those patches locally first, and work on top of them.
>
> Roman.
>
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180319/a6c91674/attachment.html>


More information about the llvm-dev mailing list