microsoft / microsoft/ebpf-for-windows
Create separate DebugSanitize and ReleaseSanitize build configurations
Open
Nobody has claimed this yet.
cleanup
good first issue
help wanted
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
To make it easier for developers to build the project and run it with the sanitizer if we *Sanitize build configurations.
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 project's existing build configurations and sanitizer setup, starting with how Debug and Release are defined. Add separate DebugSanitize and ReleaseSanitize configurations so developers can build and run the project with the sanitizer, then verify both configurations work as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100