Skip to content
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

Upgrade gen and bootstrap to use Clang 3.9 #7

Open
zimmski opened this issue Sep 9, 2016 · 2 comments
Open

Upgrade gen and bootstrap to use Clang 3.9 #7

zimmski opened this issue Sep 9, 2016 · 2 comments

Comments

@zimmski
Copy link
Member

zimmski commented Sep 9, 2016

We are currently using Clang 3.4 which makes using new features of Clang, i.e., the address sanitizer, impossible. It would make it also easier to integrate changes for new Clang versions since switching to the newer version repositories is not needed any more.

This would not conflict with generating updates to the version repositories since the would be generated using their Clang version.

@sbinet
Copy link
Member

sbinet commented Sep 9, 2016

SGTM
(I must say though, that even my archlinux hasn't seen clang-3.9 percolating through all the pipes :P)

@zimmski
Copy link
Member Author

zimmski commented Sep 9, 2016

openSUSE's latest is 3.8.1, so I am in the same situation as you. But llvm.org has packages for Debian/Ubuntu and they are already white-flagged for TravisCI and that is basically our development environment. Still a lot to do until I get there though.

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

No branches or pull requests

2 participants