Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
renderdiff: fix llvm-18 dep problem (#8347)
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.
- Loading branch information