Removed TSAN suppression file
This commit is contained in:
@@ -123,8 +123,6 @@ target_link_options(
|
||||
if (${ENABLE_SANITIZERS})
|
||||
message(WARNING "Sanitizers have been enabled")
|
||||
|
||||
# For TSAN, see ThreadSanitizerSuppression.txt
|
||||
|
||||
# Some sanitizers are not compatible with each other.
|
||||
target_compile_options(
|
||||
Bloom
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
# Suppression file can be specified via:
|
||||
# TSAN_OPTIONS="suppressions=../../../ThreadSanitizerSuppression.txt" bloom
|
||||
|
||||
race:libusb-1.0
|
||||
race:libglib
|
||||
Reference in New Issue
Block a user