[PATCH] D33191: [analyzer] ObjCGenerics: account for __kindof specifiers met along a chain of casts.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 16 08:27:00 PDT 2017
NoQ updated this revision to Diff 99150.
NoQ added a comment.
Cover more cases and be more conservative.
@Gábor: I didn't want to bother you with this, but i'm not entirely sure about how to deal with these false positives; since you're the original author of this check, if you see anything obviously wrong here please comment on me :)
https://reviews.llvm.org/D33191
Files:
lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
test/Analysis/generics.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33191.99150.patch
Type: text/x-patch
Size: 34911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170516/19710f21/attachment-0001.bin>
More information about the cfe-commits
mailing list