ClickHouse/base/daemon
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
..
BaseDaemon.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
BaseDaemon.h Remove Arcadia 2022-04-16 00:28:56 +02:00
CMakeLists.txt Remove MAKE_STATIC_LIBRARIES (in favor of USE_STATIC_LIBRARIES) 2022-01-24 17:28:33 +03:00
GraphiteWriter.cpp Get rid of 10-years old trash 2021-11-21 15:48:11 +03:00
GraphiteWriter.h Get rid of 10-years old trash 2021-11-21 15:48:11 +03:00
SentryWriter.cpp Better cmake 2022-03-11 15:47:07 +01:00
SentryWriter.h