eclipse-score / eclipse-score/score_cpp_policies
Add TypeSanitizer support
Open
sanitizers
- Dominant language
- Starlark
- Stars
- 0
- Forks
- 4
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 4
Description
## What
Add support for the LLVM [TypeSanitizer](https://clang.llvm.org/docs/TypeSanitizer.html) (TySan) in `score_cpp_policies`.
## Acceptance Criteria (DoD)
- [ ] TypeSanitizer is available as a reusable sanitizer feature.
- [ ] The feature can be enabled in supported LLVM toolchain configurations.
- [ ] Add test(s) for type sanitizer.
- [ ] The feature is documented alongside the existing sanitizer features.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.