| Issue |
169024
|
| Summary |
TypeSantizer is not included in sanitizer-common tests
|
| Labels |
compiler-rt:tysan
|
| Assignees |
gbMattN
|
| Reporter |
gbMattN
|
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
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs