open-feature / open-feature/cpp-sdk
Enable clang sanitizers
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 6
- Forks
- 2
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 5
Description
After successful integration with gherkin tests suite, we should consider enabling clang sanitiziers. F. e.:
Contributor guide
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
Review the Gherkin test suite integration and the linked Clang documentation for AddressSanitizer, ThreadSanitizer, and MemorySanitizer. Determine where the repository configures its C++ builds and tests, then enable the appropriate sanitizers so the integrated test suite runs successfully with them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100