[PATCH] D11468: [Static Analyzer] The first implementation of nullability checker.
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 26 16:18:43 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL246105: [Static Analyzer] Checks to catch nullability related issues. (authored by xazax).
Changed prior to commit:
http://reviews.llvm.org/D11468?vs=33239&id=33267#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11468
Files:
cfe/trunk/docs/analyzer/nullability.rst
cfe/trunk/lib/StaticAnalyzer/Checkers/CMakeLists.txt
cfe/trunk/lib/StaticAnalyzer/Checkers/Checkers.td
cfe/trunk/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
cfe/trunk/test/Analysis/nullability.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11468.33267.patch
Type: text/x-patch
Size: 47396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150826/762cc9f1/attachment-0001.bin>
More information about the cfe-commits
mailing list