Explorar el Código

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

Benoit Blanchon hace 4 años
padre
commit
9dbf44388d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      extras/tests/.clang-tidy

+ 1 - 0
extras/tests/.clang-tidy

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