mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +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 |
||
---|---|---|
.. | ||
coverity.txt | ||
cppcheck.txt | ||
developer_instruction_en.md | ||
developer_instruction_ru.md | ||
easy_tasks_sorted_ru.md | ||
heap-profiler.txt | ||
jemalloc_memory_profile.txt | ||
kafka.txt | ||
ninja_trace.txt | ||
sanitizers.md | ||
syntax.txt | ||
tscancode.txt |