Skip to content

github: renderdiff ensure right clang#9816

Merged
poweifeng merged 2 commits intomainfrom
pf/github-fix-rdiff2
Mar 19, 2026
Merged

github: renderdiff ensure right clang#9816
poweifeng merged 2 commits intomainfrom
pf/github-fix-rdiff2

Conversation

@poweifeng
Copy link
Contributor

For renderdiff, we compile mesa using brew's llvm/clang, but we compile gltf_viewer using the system clang (AppleClang).

This is to prevent compiling filament with brew's clang (which can cause unexpected compilation error).

@poweifeng poweifeng added the internal Issue/PR does not affect clients label Mar 19, 2026
@poweifeng poweifeng force-pushed the pf/github-fix-rdiff2 branch 3 times, most recently from 04f0aac to 28afa5b Compare March 19, 2026 20:56
For renderdiff, we compile mesa using brew's llvm/clang, but
we compile gltf_viewer using the system clang (AppleClang).

This is to prevent compiling filament with brew's clang (which
can cause unexpected compilation error).
@poweifeng poweifeng force-pushed the pf/github-fix-rdiff2 branch from 28afa5b to 62c3f43 Compare March 19, 2026 21:32
@poweifeng poweifeng merged commit 81961f6 into main Mar 19, 2026
18 checks passed
@poweifeng poweifeng deleted the pf/github-fix-rdiff2 branch March 19, 2026 22:29
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.

1 participant