[PATCH] D77722: [analyzer] Do not report NSError null dereference for _Nonnull params
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 8 07:34:26 PDT 2020
vsavchenko updated this revision to Diff 256017.
vsavchenko added a comment.
Get rid of nonessential 'auto' in variable declaration
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77722/new/
https://reviews.llvm.org/D77722
Files:
clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
clang/test/Analysis/CheckNSError.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77722.256017.patch
Type: text/x-patch
Size: 4301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200408/3e24f82d/attachment-0001.bin>
More information about the cfe-commits
mailing list