1
0
Fork 0

No clang-tidy under mlir-{cuda,rocm}-runner. (#226)

All files include CUDA/ROCm headers, which trips up clang-tidy without --cuda-path/--rocm-path.
This commit is contained in:
Christian Sigg 2020-08-03 17:15:58 +02:00 committed by GitHub
parent e5be8d45ca
commit 36808fc0d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,8 +38,8 @@ clang/test
libclc libclc
mlir/examples/standalone mlir/examples/standalone
mlir/test mlir/test
mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp mlir/tools/mlir-cuda-runner
mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp mlir/tools/mlir-rocm-runner
openmp/libomptarget/test openmp/libomptarget/test
openmp/libomptarget/deviceRTLs/nvptx/test openmp/libomptarget/deviceRTLs/nvptx/test
openmp/runtime/test openmp/runtime/test