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

Build system does not support Clang 19 reliably #25123

Open
Jamlee opened this issue Oct 16, 2024 · 2 comments
Open

Build system does not support Clang 19 reliably #25123

Jamlee opened this issue Oct 16, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@Jamlee
Copy link
Contributor

Jamlee commented Oct 16, 2024

find_newest_compiler clang clang-17 clang-18 /opt/homebrew/opt/llvm/bin/clang

@Hendiadyoin1
Copy link
Contributor

When you have your clang 19 aliased as your normal clang it should still be picked up,
Otherwise this should be a simple fix, maybe even going as far as jinxing it to do a clang-\d+ check

@Hendiadyoin1 Hendiadyoin1 added the good first issue Good for newcomers label Oct 16, 2024
@timschumi timschumi changed the title clang19 not work Build system does not support Clang 19 Oct 16, 2024
@timschumi timschumi changed the title Build system does not support Clang 19 Build system does not support Clang 19 reliably Oct 16, 2024
@nico
Copy link
Contributor

nico commented Oct 25, 2024

@ady-31 Please don't spam this repo with copy-pasted AI output.

@SerenityOS SerenityOS deleted a comment from ady-31 Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants