llvm / llvm/llvm-project

TypeSantizer is not included in sanitizer-common tests

Open
#169,024 1 comment 0 reactions 1 assignee Claimed by @gbMattN View on GitHub
compiler-rt:tysan test-suite
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

When building LLVM, TySan is not included in the list of supported sanitizers (this is a small CMake change)
By adding it to the list, sanitizer-common tests will now run with TypeSanitizer.
A lot of these tests fail currently because TypeSanitizer doesn't expose the interfaces the tests expect. Some of these interfaces could be implemented, and other tests could be tagged UNSUPPORTED

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.