.. title:: clang-tidy - clang-analyzer-security.insecureAPI.decodeValueOfObjCType
clang-analyzer-security.insecureAPI.decodeValueOfObjCType
=========================================================
Warn on uses of the '-decodeValueOfObjCType:at:' method.
The clang-analyzer-security.insecureAPI.decodeValueOfObjCType check is an alias of
Clang Static Analyzer security.insecureAPI.decodeValueOfObjCType.