summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/security-syntax-checks-nscoder.m
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] Add a syntactic security check for ObjC NSCoder API.Artem Dergachev2019-12-191-0/+36
Method '-[NSCoder decodeValueOfObjCType:at:]' is not only deprecated but also a security hazard, hence a loud check. Differential Revision: https://reviews.llvm.org/D71728
OpenPOWER on IntegriCloud