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

Create a portability branch that supports clang10 through clang18 #176

Open
tpatki opened this issue Oct 11, 2024 · 0 comments · May be fixed by #167
Open

Create a portability branch that supports clang10 through clang18 #176

tpatki opened this issue Oct 11, 2024 · 0 comments · May be fixed by #167
Assignees
Milestone

Comments

@tpatki
Copy link
Member

tpatki commented Oct 11, 2024

PR #167 will be cleaned up and converted to a new branch, that will reside under the main repository as a portability branch which is experimental.
This will support both the legacy and new pass manager, and users are expected to find it highly beneficial if they switch between different Clang versions. Supported Clang versions will be Clang-9 through Clang-18.

We do our best to test and update this branch, but we will not guarantee production-grade support.
Production-quality will be guaranteed on the main branch, which will be pinned to Clang v15 and will use the new pass manager.

@tpatki tpatki added this to the Release 0.2.0 milestone Oct 11, 2024
@tpatki tpatki self-assigned this Oct 11, 2024
@tpatki tpatki linked a pull request Oct 11, 2024 that will close this issue
21 tasks
@slabasan slabasan changed the title Create a portability branch that supports clang10-clang18 Create a portability branch that supports clang10 through clang18 Oct 11, 2024
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 a pull request may close this issue.

1 participant