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

llvm: update to 20.1.0 #23538

Merged
merged 2 commits into from
Mar 5, 2025
Merged

llvm: update to 20.1.0 #23538

merged 2 commits into from
Mar 5, 2025

Conversation

MehdiChinoune
Copy link
Collaborator

No description provided.

@MehdiChinoune
Copy link
Collaborator Author

I have pushed only llvm and libc++ so the job won't time-out. I managed to build all other components

About the Rebuilds:

I think we could update to LLVM 20.1.0 once It's released.

Use llvm-project tarball because libc++ now requires libc source code but It's not packaged as a tarball.
see: llvm/llvm-project#127404
@MehdiChinoune MehdiChinoune marked this pull request as ready for review March 5, 2025 13:45
@MehdiChinoune MehdiChinoune merged commit 9b15547 into msys2:master Mar 5, 2025
6 of 7 checks passed
@MehdiChinoune MehdiChinoune deleted the llvm-20 branch March 5, 2025 13:46
@n0F4x
Copy link

n0F4x commented Mar 9, 2025

I am trying to compile my project with clang 20, but I ran into some problems.

In file included from C:\dev\msys64\clang64/include/c++/v1/cmath:331:
In file included from C:\dev\msys64\clang64/include/c++/v1/math.h:383:
In file included from C:\dev\msys64\clang64/include/c++/v1/stdlib.h:89:
In file included from C:\dev\msys64\clang64/include/stdlib.h:719:
C:\dev\msys64\clang64/include/malloc.h:138:10: fatal error: 'mm_malloc.h' file not found

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