Skip to content

[CI] Use clang in precommit and gcc in postcommit for Linux builds #16266

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

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Dec 4, 2024

clang seems to produce more warnings which causes build failures with -werror which is enabled by default in CI, so use clang in precommit to catch those issues before merging.

@sarnex sarnex marked this pull request as ready for review December 4, 2024 20:00
@sarnex sarnex requested a review from a team as a code owner December 4, 2024 20:00
@sarnex sarnex merged commit 5e0db3e into intel:sycl Dec 4, 2024
20 of 25 checks passed
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.

2 participants