1
0
Fork 0

Exclude MLIR bindings from clang-tidy checks

Those bindings requires extra dependencies (like Python, pybind11)
and clang-tidy fails to analyze the source files if they are not
configured properly.
This commit is contained in:
Vladislav Vinogradov 2021-03-03 16:30:41 +03:00 committed by Mikhail Goncharov
parent 40e32358de
commit 0f73b01874

View file

@ -41,6 +41,9 @@ debuginfo-tests/dexter/feature_tests/subtools/test
clang/test
libclc
mlir/examples/standalone
mlir/include/mlir-c/Bindings
mlir/include/mlir/Bindings
mlir/lib/Bindings
mlir/test
mlir/tools/mlir-cuda-runner
mlir/tools/mlir-rocm-runner