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

[Kernel CI] Use Fuchsia Clang #72

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

Andarwinux
Copy link
Contributor

@Locietta
Copy link
Owner

Locietta commented Nov 8, 2024

Thanks for bringing this up! I wonder if there's an easy way to find the commit on which the Fuchsia clang is built. Currently, clang -dumpversion shows 20.0.0git. Is it possible to generate the version in a format like 20.0.0@7475156d4?

@Andarwinux
Copy link
Contributor Author

Thanks for bringing this up! I wonder if there's an easy way to find the commit on which the Fuchsia clang is built. Currently, clang -dumpversion shows 20.0.0git. Is it possible to generate the version in a format like 20.0.0@7475156d4?

I think __VERSION__ might be better, like Fuchsia clang version 20.0.0git (https://llvm.googlesource.com/llvm-project) 7475156d49406785a974b1205d11fe3de9c1553e)

@Locietta Locietta merged commit 7a02522 into Locietta:main Nov 8, 2024
8 of 10 checks passed
@Andarwinux Andarwinux deleted the fuchsia-clang branch November 13, 2024 16:45
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