We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c21a30 commit 142d629Copy full SHA for 142d629
clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/security.insecureAPI.decodeValueOfObjCType.rst
@@ -5,6 +5,6 @@ clang-analyzer-security.insecureAPI.decodeValueOfObjCType
5
6
Warn on uses of the '-decodeValueOfObjCType:at:' method.
7
8
-The clang-analyzer-security.insecureAPI.decodeValueOfObjCType
+The `clang-analyzer-security.insecureAPI.decodeValueOfObjCType`
9
check is an alias of Clang Static Analyzer
10
-security.insecureAPI.decodeValueOfObjCType.
+`security.insecureAPI.decodeValueOfObjCType`.
0 commit comments