ClickHouse/base
Robert Schulze b24ca8de52
Fix various clang-tidy warnings
When I tried to add cool new clang-tidy 14 warnings, I noticed that the
current clang-tidy settings already produce a ton of warnings. This
commit addresses many of these. Almost all of them were non-critical,
i.e. C vs. C++ style casts.
2022-04-20 10:29:05 +02:00
..
base Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
bridge Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
daemon Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
glibc-compatibility Remove outdated links from CI 2022-03-28 15:53:22 +02:00
harmful Update harmful.c 2021-12-22 22:55:55 +03:00
loggers Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
pcg-random Remove ya.make 2021-09-25 04:22:54 +03:00
readpassphrase Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected 2021-10-03 17:42:36 +04:00
widechar_width Remove ya.make 2021-09-25 04:22:54 +03:00
CMakeLists.txt Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00