Add clang to test.yaml build-and-test
Open
Nobody has claimed this yet.
good first issue
help wanted
unit-test
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should be testing multiple compilers to ensure src/ is fully supported on both clang and gcc. I cant think of an issue that might arise right now but figured it would be a good test to add.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open test.yaml and inspect the existing build-and-test workflow for how gcc is configured. Add clang alongside gcc so src/ is tested with both compilers, then run or review the workflow to confirm both compiler paths complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100