This revision was automatically updated to reflect the committed changes.
Closed by commit rC360737: [analyzer] MIGChecker: Add support for
os_ref_retain(). (authored by dergachev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61925?vs=199537&id=199543#toc
Repository:
rC
dcoughlin accepted this revision.
dcoughlin added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61925/new/
https://reviews.llvm.org/D61925
___
NoQ marked an inline comment as done.
NoQ added inline comments.
Comment at: clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:118-119
+static const ParmVarDecl *getOriginParam(SVal V, CheckerContext &C,
+ bool IncludeBaseRegions = false) {
NoQ created this revision.
NoQ added a reviewer: dcoughlin.
Herald added subscribers: cfe-commits, Charusso, dkrupp, donat.nagy, Szelethus,
mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun.
Herald added a project: clang.
Suppress MIG checker false positives that occur when the pr