Skip to content

Conversation

@carlosmn
Copy link
Member

Use Ubuntu Xenial and LLVM 6 since that what we'll end up using to generate the docs.

This includes messing around with size_t which for some reason makes it think that nothing has docs.

carlosmn and others added 8 commits February 18, 2019 18:05
These are relatively recent packages after several years of not running the
travis tests.
This is a test for a multi-line function declaration and we don't want to be
fighting here against the odd behaviour with `size_t`.
For some reason clang 6 (and other versions) don't consider anything with
`size_t` to have comments unless we do this silly `typedef`.

We have a similar workaround in libgit2 itself.
We don't use it directly so we don't need to depend on a specific version.
@carlosmn carlosmn merged commit db0f893 into master Feb 18, 2019
@carlosmn carlosmn deleted the cmn/update-dist-llvm branch February 18, 2019 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants