Skip to content
Snippets Groups Projects
Commit 17727b5a authored by Daniel Agar's avatar Daniel Agar Committed by Lorenz Meier
Browse files

clang-tidy ignore clang-analyzer-unix.API

parent 5b1e3b32
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ Checks: '*
,-clang-analyzer-optin.cplusplus.VirtualCall
,-clang-analyzer-optin.performance.Padding
,-clang-analyzer-security.insecureAPI.strcpy
,-clang-analyzer-unix.API
,-clang-analyzer-unix.cstring.BadSizeArg
,-clang-analyzer-unix.Malloc
,-clang-analyzer-unix.MallocSizeof
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment