summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/clang-analyzer-security.insecureAPI.bcmp.json
blob: ea7d6267eeeea3b856ce0daa8f116c2f2fb8bc82 (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "The bcmp() function is obsoleted by memcmp()",
    "clang-analyzer-security.insecureAPI.bcmp"
  ],
  { "reliability": "high" }
]