Skip to content

Add clang to release image#860

Open
digcheese wants to merge 1 commit intomainfrom
user/digcheese/add-dependencies-to-release-image
Open

Add clang to release image#860
digcheese wants to merge 1 commit intomainfrom
user/digcheese/add-dependencies-to-release-image

Conversation

@digcheese
Copy link
Contributor

Description

  • Add Clang to release image

@digcheese
Copy link
Contributor Author

I forgot that Clang is a large install. We should assess if it really is needed to recompile quick fixes in the moment.

@raghumanimehta
Copy link
Contributor

raghumanimehta commented Mar 16, 2026

I forgot that Clang is a large install. We should assess if it really is needed to recompile quick fixes in the moment.

Do we need a compiler to compile code for quick fixes? Yes.
I am not aware of Clang alternatives. Perhaps you can research in smaller C++ compilers like TinyC (unfortunately, this works for C only) .
Can you tell me how much more time and space does clang require?

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