From 587255bfb487ec3a2c4242779fff7a99f1f40f2c Mon Sep 17 00:00:00 2001 From: Kostya Serebryany Date: Fri, 20 Aug 2021 13:45:20 -0700 Subject: [PATCH] Update clang-tidy.ignore Extend the wildcard to match more .inc files in sanitizer_common. --- scripts/clang-tidy.ignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/clang-tidy.ignore b/scripts/clang-tidy.ignore index 7764446..5916d64 100644 --- a/scripts/clang-tidy.ignore +++ b/scripts/clang-tidy.ignore @@ -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