[cfe-dev] clang-tools-extra sphinx documentation was last updated a month ago

Alexander Kornienko via cfe-dev cfe-dev at lists.llvm.org
Mon Aug 22 16:59:33 PDT 2016


On Thu, Aug 18, 2016 at 2:40 PM, Alexander Kornienko <alexfh at google.com>
wrote:

> On Thu, Aug 18, 2016 at 1:47 PM, Dmitri Gribenko <gribozavr at gmail.com>
> wrote:
>
>> On Thu, Aug 18, 2016 at 2:16 PM, Alexander Kornienko <alexfh at google.com>
>> wrote:
>> >   2. Dmitri, can you update Sphinx on the clang-sphinx-docs buildbot to
>> the
>> > same version that is used to build docs for llvm.org?
>>
>> Hi Alexander,
>>
>> I'm running python-sphinx 1.4.5-1 from Debian unstable, this is the
>> latest version available in the repository.  Downgrading the bot to
>> 1.1.3 seems to be non-trivial (might require adding a Python
>> virtualenv or something like that).
>>
>
> We don't need to downgrade anything. The 1.1.3 was used to build llvm.org
> docs _before_ the upgrade, now it's using 1.4.5 as well, so this is already
> consistent. Nothing is needed here at this point.
>
>
>>
>> >   3. Dmitri, could you include clang-tools-extra docs to the build
>> steps on
>> > the clang-sphinx-docs buildbot?
>>
>> I would not object to such a change, but I don't have the bandwidth to
>> make it right now.  I would appreciate if someone submitted a patch.
>>
>
> Where's the buildbot config? I can try to add the step.
>

I found something relevant. Here's the patch:
https://reviews.llvm.org/D23787


>
>
>>
>> Dmitri
>>
>> --
>> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
>> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160823/7bf91fc5/attachment.html>


More information about the cfe-dev mailing list