clang-tidy: muted "call to function is insecure" in tests

This commit is contained in:
Benoit Blanchon
2021-06-04 10:48:41 +02:00
parent 6b8e93e05e
commit 9dbf44388d

1
extras/tests/.clang-tidy Normal file
View File

@ -0,0 +1 @@
Checks: '-clang-analyzer-security.insecureAPI.*'