ci: employ new static analysis utilities

This commit is contained in:
David Cermak
2019-05-29 16:11:14 +02:00
parent edd67e1c8c
commit a4d1ef8d79
3 changed files with 18 additions and 42 deletions
+9
View File
@@ -0,0 +1,9 @@
limits:
"clang-analyzer-core.NullDereference" : 0
"clang-analyzer-unix.Malloc" : 0
ignore:
- "llvm-header-guard"
- "llvm-include-order"
skip: