Update clang-tidy.ignore
Extend the wildcard to match more .inc files in sanitizer_common.
This commit is contained in:
parent
1d9dbf5568
commit
587255bfb4
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ llgo/test
|
|||
compiler-rt/test
|
||||
compiler-rt/test/builtins/Unit/ppc/test
|
||||
compiler-rt/test/builtins/Unit/test
|
||||
compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_.*.inc
|
||||
compiler-rt/lib/sanitizer_common/sanitizer.*.inc
|
||||
compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
|
||||
compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc
|
||||
debuginfo-tests/dexter/dex/tools/test
|
||||
|
|
Loading…
Reference in a new issue