mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
cedf75ed5e
clang-tidy now also checks code in header files. Because the analyzer finds tons of issues, activate the check only for directory "base/" (see file ".clang-tidy"). All other directories, in particular "src/" are left to future work. While many findings were fixed, some were not (and suppressed instead). Reasons for this include: a) the file is 1:1 copypaste of a 3rd-party lib (e.g. pcg_extras.h) and fixing stuff would make upgrades/fixes more difficult b) a fix would have broken lots of using code |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LICENSE | ||
pcg_extras.hpp | ||
pcg_random.hpp | ||
pcg_uint128.hpp | ||
README |
https://github.com/imneme/pcg-cpp 0ca2e8ea6ba212bdfbc6219c2313c45917e34b8d