1
0
Fork 0

Exclude HIP headers from clang-tidy check

This commit is contained in:
Yaxun (Sam) Liu 2021-03-08 07:53:16 -05:00 committed by Mikhail Goncharov
parent 0f73b01874
commit 634cc2936e

View file

@ -38,6 +38,7 @@ compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc
debuginfo-tests/dexter/dex/tools/test debuginfo-tests/dexter/dex/tools/test
debuginfo-tests/dexter/feature_tests/subtools/test debuginfo-tests/dexter/feature_tests/subtools/test
clang/lib/Headers/__clang_hip_*.h
clang/test clang/test
libclc libclc
mlir/examples/standalone mlir/examples/standalone