milvus/internal/core/cmake
Yinzuo Jiang 7d74edd6dd
fix: update clang-tidy and clang-format from 10 to 12 (#33141)
Default llvm toolchain version in Ubuntu 20.04 is 10, while Ubuntu 22.04
does not have `clang-tidy-10` or `clang-format-10` by default.

issue: #33142

Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
2024-06-13 15:27:58 +08:00
..
BuildUtils.cmake Revert "Opt compile time for Mac (#23453)" (#23533) 2023-04-19 16:52:30 +08:00
DefineOptions.cmake Use Conan as c++ package manager (#19920) 2022-11-23 10:39:11 +08:00
FindClangTools.cmake fix: update clang-tidy and clang-format from 10 to 12 (#33141) 2024-06-13 15:27:58 +08:00
ThirdPartyPackages.cmake Add amazonlinux image, prepare to remove Centos7 image, remove openblas image (#26368) 2023-08-18 18:32:19 +08:00
Utils.cmake