ClickHouse/programs/obfuscator
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
..
clickhouse-obfuscator.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Refactor CMake build files (#11390) 2020-06-09 13:54:49 +03:00
Obfuscator.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00