================ @@ -5,5 +5,6 @@ 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. +The clang-analyzer-security.insecureAPI.decodeValueOfObjCType ---------------- EugeneZelenko wrote:
```suggestion The `clang-analyzer-security.insecureAPI.decodeValueOfObjCType` ``` https://github.com/llvm/llvm-project/pull/167632 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
