ClickHouse/docker/test
Azat Khuzhin bf17c819c3 docker: fix path to clang builtin headers for woboq code browser
By default woboq uses $version.$minor.$patch, while clang simply uses
$version:

    CMake Error at generator/CMakeLists.txt:77 (message):
      Could not find any clang builtins headers in
      /usr/lib/llvm-16/lib/clang/16.0.4/include

    # ls -d /usr/lib/llvm-16/lib/clang/16/include
    /usr/lib/llvm-16/lib/clang/16/include

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-05-09 10:31:55 +02:00
..
base Add second_deadlock_stack=1 for TSan on CI 2023-04-10 15:05:57 +02:00
codebrowser docker: fix path to clang builtin headers for woboq code browser 2023-05-09 10:31:55 +02:00
compatibility Preparation 2021-09-06 14:33:39 +03:00
fasttest Merge remote-tracking branch 'u/master' into build/llvm-16 2023-05-08 22:33:52 +02:00
fuzzer Use LLVM 16 2023-03-18 23:45:57 +01:00
install Add tests for packages' installation 2023-02-03 12:16:16 +01:00
integration Using a proper --tls=false option to disable TLS 2023-04-19 13:33:15 +02:00
keeper-jepsen Use LLVM 16 2023-03-18 23:45:57 +01:00
performance-comparison Merge pull request #47945 from ClickHouse/artifacts-s3-prefix 2023-03-26 00:15:50 +01:00
server-jepsen Merge remote-tracking branch 'u/master' into build/llvm-16 2023-05-08 22:33:52 +02:00
sqlancer Make sqlancer lighter by some optimizations 2023-01-11 22:43:10 +01:00
sqllogic turn on all CI back 2023-04-17 14:07:56 +02:00
stateful Merge pull request #47790 from CurtizJ/apply-black-to-all-files 2023-03-24 14:20:50 +03:00
stateless fix 2023-03-23 15:36:17 +01:00
stress Enable back thread fuzzuer under TSan 2023-05-08 22:35:09 +02:00
style Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
unit Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
upgrade Update run.sh 2023-04-25 12:25:49 +02:00
util docker: install libclang-16-dev for woboq code browser 2023-05-09 10:25:50 +02:00
README.md

ClickHouse Test Docker Image

License

View license information for the software contained in this image.