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

Set installation paths for lc so that clang can search for headers #9

Merged
merged 13 commits into from
Dec 13, 2023

Conversation

czgdp1807
Copy link
Collaborator

No description provided.

@czgdp1807
Copy link
Collaborator Author

Done. :-)

@czgdp1807
Copy link
Collaborator Author

This doesn't work on CI because of some path issues with clang. I am trying to reproduce it locally.

@czgdp1807
Copy link
Collaborator Author

So the clang from conda-forge is broken. However the clang provided in compilers package works fine. However that environment installs some version of LLVM which cannot be compiled on Linux (a separate issue). To start work on std::span I am just testing it on macOS for now which works on CI as well.

Will merge this PR once it passes.

@czgdp1807 czgdp1807 merged commit f9d6e82 into lcompilers:main Dec 13, 2023
2 checks passed
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.

1 participant