[PATCH] D77806: [analyzer] Do not report CFError null dereference for nonnull params
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 20 03:43:48 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f67508b7fed: [analyzer] Do not report CFError null dereference for nonnull params. (authored by vsavchenko, committed by dergachev.a).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77806/new/
https://reviews.llvm.org/D77806
Files:
clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp
clang/test/Analysis/CheckNSError.m
clang/test/Analysis/UserNullabilityAnnotations.m
clang/test/Analysis/nonnull.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77806.258693.patch
Type: text/x-patch
Size: 12212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200420/2edaae40/attachment.bin>
More information about the cfe-commits
mailing list