[PATCH] D27600: [analyzer] Refine the diagnostics in the nullability checker to differentiate between nil and null

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 15 15:05:49 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289885: [analyzer] Refine the diagnostics in the nullability checker to differentiate… (authored by zaks).

Changed prior to commit:
  https://reviews.llvm.org/D27600?vs=80925&id=81671#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27600

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  cfe/trunk/test/Analysis/nullability-no-arc.mm
  cfe/trunk/test/Analysis/nullability.mm
  cfe/trunk/test/Analysis/nullability_nullonly.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27600.81671.patch
Type: text/x-patch
Size: 8314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161215/5d8902a6/attachment.bin>


More information about the cfe-commits mailing list