mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
90e1f7d8ec
The -fsanitize-ignorelist (-fsanitize-blacklist is the alias for it) accepts not the suppressions but special case list, that accept only `fun` and `src`, so convert tsan_suppressions.txt into a proper tsan_ignorelist.txt with a proper syntax, otherwise suppressions simply does not work [1]. [1]: https://s3.amazonaws.com/clickhouse-test-reports/61526/958659584957ff419a9305d9c7edee5703fedbdc/integration_tests__tsan__[6_6].html Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
darwin | ||
freebsd | ||
linux | ||
toolchain | ||
add_warning.cmake | ||
arch.cmake | ||
autogenerated_versions.txt | ||
ccache.cmake | ||
check_flags.cmake | ||
clang_tidy.cmake | ||
cpu_features.cmake | ||
cxx.cmake | ||
dbms_glob_sources.cmake | ||
git.cmake | ||
limit_jobs.cmake | ||
print_flags.cmake | ||
sanitize_targets.cmake | ||
sanitize.cmake | ||
split_debug_symbols.cmake | ||
target.cmake | ||
tools.cmake | ||
unwind.cmake | ||
utils.cmake | ||
version.cmake | ||
warnings.cmake |