Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Moving to LLVM 11 #1088

Closed
serge-sans-paille opened this issue Oct 7, 2020 · 3 comments
Closed

Moving to LLVM 11 #1088

serge-sans-paille opened this issue Oct 7, 2020 · 3 comments

Comments

@serge-sans-paille
Copy link
Contributor

LLVM 11 is about to be released, what's the usual plan to move to latest version, if any?

@mlangkabel
Copy link
Contributor

Usually we

  • make a branch
  • test if it works on one platform and make the required API changes (if any) on that branch
  • test if it works on linux, osx and windows
  • update the linux docker image to use the new LLVM version
  • update the linux CI on the branch to use the new docker image
  • update the documentation on the branch
  • pull the changes to master

@serge-sans-paille
Copy link
Contributor Author

Thanks for sharing! I bring some good news: sourcetrail package on Fedora didn't need any change to build with llvm11: https://koji.fedoraproject.org/koji/taskinfo?taskID=52952133

@mlangkabel
Copy link
Contributor

Done with merge of pull request #1116.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants