ClickHouse/programs
Robert Schulze 1b81bb49b4
Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers
Official docs:

  Some headers from C library were deprecated in C++ and are no longer
  welcome in C++ codebases. Some have no effect in C++. For more details
  refer to the C++ 14 Standard [depr.c.headers] section. This check
  replaces C standard library headers with their C++ alternatives and
  removes redundant ones.
2022-05-09 08:23:33 +02:00
..
bash-completion bash-completion: add completion for send_logs_level 2022-04-24 22:36:27 +03:00
benchmark Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
client Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
compressor fix crash when you use clickhouse-git-import with invalid parameter 2022-04-14 23:16:02 +08:00
copier base should not depend on Common 2022-04-29 10:26:35 +08:00
extract-from-config add system.zookeeper_log 2021-07-09 17:05:35 +03:00
format Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
git-import Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
install Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
keeper base should not depend on Common 2022-04-29 10:26:35 +08:00
keeper-converter base should not depend on Common 2022-04-29 10:26:35 +08:00
library-bridge base should not depend on Common 2022-04-29 10:26:35 +08:00
local base should not depend on Common 2022-04-29 10:26:35 +08:00
obfuscator Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
odbc-bridge base should not depend on Common 2022-04-29 10:26:35 +08:00
server Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
static-files-disk-uploader Fix split build 2022-03-08 18:05:55 +01:00
clickhouse-split-helper Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Update programs/CMakeLists.txt 2022-04-22 11:30:35 +02:00
config_tools.h.in Fix build and add example 2021-08-28 20:35:51 +00:00
embed_binary.S.in Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
main.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00