[PATCH] D11468: [Static Analyzer] The first implementation of nullability checker.

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 25 16:18:44 PDT 2015


xazax.hun updated this revision to Diff 33151.
xazax.hun marked 30 inline comments as done.
xazax.hun added a comment.

Addressed the comments.
Added some more tests.
Added a design document.


http://reviews.llvm.org/D11468

Files:
  docs/analyzer/nullability.rst
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  test/Analysis/nullability.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11468.33151.patch
Type: text/x-patch
Size: 46467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150825/c26d0fa3/attachment-0001.bin>


More information about the cfe-commits mailing list