1.. title:: clang-tidy - clang-analyzer-security.insecureAPI.decodeValueOfObjCType
2
3clang-analyzer-security.insecureAPI.decodeValueOfObjCType
4=========================================================
5
6Warn on uses of the '-decodeValueOfObjCType:at:' method.
7
8The clang-analyzer-security.insecureAPI.decodeValueOfObjCType check is an alias of
9Clang Static Analyzer security.insecureAPI.decodeValueOfObjCType.
10