Skip to content

feat(llvm.sh): long options support#44

Open
tcely wants to merge 1 commit into
opencollab:masterfrom
tcely:patch-1
Open

feat(llvm.sh): long options support#44
tcely wants to merge 1 commit into
opencollab:masterfrom
tcely:patch-1

Conversation

@tcely

@tcely tcely commented Apr 8, 2026

Copy link
Copy Markdown

I added support for --help with a change to give a successful exit code.

TODO:

  • Split out changes unrelated to --help into other pull requests
  • Other things that I forgot to list here

Fixes #33

@sylvestre

Copy link
Copy Markdown
Collaborator

Thanks

I would prefer different pr per classes of changes.
You are mixing different things in the same pr

@tcely

tcely commented Apr 8, 2026

Copy link
Copy Markdown
Author

Thanks

I would prefer different pr per classes of changes. You are mixing different things in the same pr

No problem. I've added splitting up these changes to the list.

This pull request now only has the long options changes.

@tcely tcely marked this pull request as ready for review April 8, 2026 07:00
@mergify

mergify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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.

llvm.sh should handle --help option

2 participants