[PATCH] D77806: [analyzer] Do not report CFError null dereference for nonnull params

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 10:18:35 PDT 2020


vsavchenko updated this revision to Diff 256331.
vsavchenko added a comment.

Add extra check to be safe


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/nonnull.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77806.256331.patch
Type: text/x-patch
Size: 10069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200409/5ddbc2eb/attachment-0001.bin>


More information about the cfe-commits mailing list