Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Enable clang sanitizers

Open
#28 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp

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.

Description

After successful integration with gherkin tests suite, we should consider enabling clang sanitiziers. F. e.:

Dominant language
C++
Stars
6
Forks
2
Avg merge
9d 2h
Merged PRs (30d)
8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from open-feature/cpp-sdk

All issues in open-feature/cpp-sdk

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.