[PATCH] D25909: [analyzer] MacOSXApiChecker: Disallow dispatch_once predicates on heap and in ivars.
Artem Dergachev via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 27 02:52:36 PDT 2016
NoQ updated this revision to Diff 75998.
NoQ marked 3 inline comments as done.
NoQ added a comment.
Also, do not create error nodes unless we're sure we're throwing a report.
https://reviews.llvm.org/D25909
Files:
lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
test/Analysis/dispatch-once.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25909.75998.patch
Type: text/x-patch
Size: 9352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161027/0fd3f3ba/attachment.bin>
More information about the cfe-commits
mailing list