ClickHouse/tests/instructions
Robert Schulze cedf75ed5e
Enable clang-tidy for headers
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
2022-08-31 10:48:15 +00:00
..
coverity.txt Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
cppcheck.txt Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
developer_instruction_en.md [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
developer_instruction_ru.md [docs] replace underscores with hyphens (#10606) 2020-04-30 21:19:18 +03:00
easy_tasks_sorted_ru.md .tech -> .com 2021-09-22 03:22:57 +03:00
heap-profiler.txt Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
jemalloc_memory_profile.txt Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
kafka.txt Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
ninja_trace.txt Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
sanitizers.md tests/instructions/sanitizers.md: cleanup USE_INTERNAL_XXX 2022-01-20 10:02:01 +03:00
syntax.txt Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
tscancode.txt Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00