-
Notifications
You must be signed in to change notification settings - Fork 5
Support LLVM 3.9 #117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
TravisCI says it cannot find the packages, but they are whiteflagged here https://github.com/travis-ci/apt-package-whitelist/blob/master/ubuntu-precise |
@zimmski No, travis still does not add 3.9 apt-source to the white list. It's a bug(?). Edit: Sorry if you already know :( BTW, What do you think to use Docker container travis test? But it will take more time than CI until now. |
It baffles me why the packages are whiteflagged but their source is not. I will start the process. Hopefully they react soonish. Please open up a new issue for your Docker/4.0 question. |
We are waiting for travis-ci/apt-source-safelist#300 |
Whoever is trying this out before we close the 3.9 issue: The 3.9 version repository has no working TravisCI build but it works locally here on my machine. |
With OS X 10.11, go 1.7.1 and llvm/clang 3.9, this works for me too. Nice! On Tue, Sep 13, 2016 at 4:48 AM, Markus Zimmermann <[email protected]
|
@FrankReh Awesome! Do you have a use-case we could reuse for our tests? |
My two uses have too many outside dependancies at the moment. But I mean On Tue, Sep 13, 2016 at 11:56 AM, Markus Zimmermann <
|
@FrankReh The PR for the visitor change is here go-clang/bootstrap#10. I'm glad you like what we did 😄 Some more tests would be superb and there are also some open issues [https://github.com/go-clang/gen/issues] if you are interested |
Looks like the blocking issue has been closed by another request but the TravisCI guys forget to resolve our blocker. |
I pressed rebuild and the build is now green https://travis-ci.org/go-clang/v3.9 🎉 |
LLVM 3.9 is out
http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html
http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html
The text was updated successfully, but these errors were encountered: