blob: 4405f721a66ddd6c61282432f05888aed8fd7148 [file] [log] [blame]
.. 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.