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

renderdiff: fix llvm-18 dep problem #8347

Merged
merged 2 commits into from
Jan 13, 2025
Merged

renderdiff: fix llvm-18 dep problem #8347

merged 2 commits into from
Jan 13, 2025

Conversation

poweifeng
Copy link
Contributor

The public dep for mesa has moved on to beyond llvm-18, but the version we're compiling against is not supported by this change. We workaround by ensuring that the llvm dep is less than 18 but consistent with the clang version.

@poweifeng poweifeng added the internal Issue/PR does not affect clients label Jan 13, 2025
The public dep for mesa has moved on to beyond llvm-18, but the
version we're compiling against is not supported by this change.
We workaround by ensuring that the llvm dep is less than 18 but
consistent with the clang version.
@poweifeng poweifeng enabled auto-merge (squash) January 13, 2025 23:19
@poweifeng poweifeng merged commit 65c30f3 into main Jan 13, 2025
12 checks passed
@poweifeng poweifeng deleted the pf/renderdiff-fix branch January 13, 2025 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants